added c:immobile
for unmovable blocks like obsidian
This commit is contained in:
parent
d33cb707fd
commit
cf31d76ee1
4 changed files with 27 additions and 2 deletions
|
@ -27,8 +27,9 @@
|
|||
"shears.PumpkinBlockMixin",
|
||||
"shears.SheepMixin",
|
||||
"shears.SnowGolemMixin",
|
||||
"shears.TripWireBlockMixi",
|
||||
"PortalShapeMixin"
|
||||
"shears.TripWireBlockMixin",
|
||||
"PortalShapeMixin",
|
||||
"PistonBaseBlockMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue