added stackable to blacklist
This commit is contained in:
parent
e015a273e7
commit
77a4d1ac91
|
|
@ -211,7 +211,8 @@ public class Configs {
|
||||||
"movingelevators:display_block",
|
"movingelevators:display_block",
|
||||||
"forgemultipartcbe:*",
|
"forgemultipartcbe:*",
|
||||||
"integrateddynamics:cable",
|
"integrateddynamics:cable",
|
||||||
"mekanismgenerators:wind_generator"
|
"mekanismgenerators:wind_generator",
|
||||||
|
"stackable:*"
|
||||||
};
|
};
|
||||||
|
|
||||||
@Comment("Entities that cannot be picked up")
|
@Comment("Entities that cannot be picked up")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user