Add remaining flora & fauna spawns
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import mcpacker.format.datapack.biomemodifier.addfeature
|
||||
|
||||
|
||||
# Tests ############################################################################################
|
||||
|
||||
def test_syntax():
|
||||
pass
|
||||
@@ -0,0 +1,7 @@
|
||||
import mcpacker.format.datapack.biomemodifier.removefeature
|
||||
|
||||
|
||||
# Tests ############################################################################################
|
||||
|
||||
def test_syntax():
|
||||
pass
|
||||
@@ -0,0 +1,7 @@
|
||||
import mcpacker.format.datapack.biomemodifier.removespawn
|
||||
|
||||
|
||||
# Tests ############################################################################################
|
||||
|
||||
def test_syntax():
|
||||
pass
|
||||
@@ -0,0 +1,7 @@
|
||||
import mcpacker.format.datapack.generationstep
|
||||
|
||||
|
||||
# Tests ############################################################################################
|
||||
|
||||
def test_syntax():
|
||||
pass
|
||||
@@ -0,0 +1,7 @@
|
||||
import mcpacker.format.datapack.structure
|
||||
|
||||
|
||||
# Tests ############################################################################################
|
||||
|
||||
def test_syntax():
|
||||
pass
|
||||
Reference in New Issue
Block a user