Update Configs.java

my second time pull requesting this but PLEASE take moving elevators blocks OFF the whitelist, they need to be blacklisted because they crash a server when you pick them up using CarryOn
This commit is contained in:
redd 2023-03-26 19:14:36 +02:00 committed by GitHub
parent 7f68fae6f7
commit 4aa7223849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,9 @@ public class Configs {
"integrateddynamics:*",
"bloodmagic:*",
"rftools:screen",
"rftools:creative_screen",
"rftools:creative_screen",
"movingelevators:elevator_block",
"movingelevators:display_block",
};