initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
modLoader="javafml"
|
||||
loaderVersion="[36,)"
|
||||
license="Academic Free License v3.0"
|
||||
|
||||
[[mods]]
|
||||
modId="hem"
|
||||
version="1.0.0"
|
||||
displayName="Hal's Exploration Mod"
|
||||
credits="halbear1"
|
||||
displayURL="https://halbear.net"
|
||||
logoFile="logo.png"
|
||||
authors="halbear1"
|
||||
description='''
|
||||
A steampunk exploration mod that adds tech, vehicles, and dimensions
|
||||
'''
|
||||
|
||||
[[dependencies.hem]]
|
||||
modId="minecraft"
|
||||
mandatory=true
|
||||
versionRange="[1.16.5]"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/ant_hill"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": {
|
||||
"model": "hem:block/ants"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "hem:block/ants",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "hem:block/ants",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "hem:block/ants",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/bloomed_bulb_flower"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": {
|
||||
"model": "hem:block/bloomed_muncher"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "hem:block/bloomed_muncher",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "hem:block/bloomed_muncher",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "hem:block/bloomed_muncher",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_blossomer"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_brown_cap"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_butter_slump"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_cabbage_flower"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_cobblestone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "hem:block/blueleaf_cobblestone_slab"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "hem:block/blueleaf_cobblestone_slab_top"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "hem:block/blueleaf_cobblestone_slab_full"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs"
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner"
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner"
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer"
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer"
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_cobblestone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_cobblestone_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "hem:block/blueleaf_dead_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "hem:block/blueleaf_dead_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "hem:block/blueleaf_dead_log",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [{
|
||||
"model": "hem:block/blueleaf_dirt_block", "weight": 5
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_dirt_coarse_block", "weight": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [{
|
||||
"model": "hem:block/blueleaf_dirt_grass_block", "weight": 10
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_dirt_grass_alternate", "weight": 10
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_dirt_grass_bright", "weight": 10
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_dirt_grass_flower", "weight": 1
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_dirt_grass_flowers", "weight": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_fluorescent_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [{
|
||||
"model": "hem:block/blueleaf_grass"
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_grass_medium"
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_grass_short"
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_grass_super_short"
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_grass_tall"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "hem:block/blueleaf_grass_block", "weight": 10
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_grass_block_alternate", "weight": 10
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_grass_block_bright", "weight": 10
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_grass_block_flower", "weight": 1
|
||||
},
|
||||
{
|
||||
"model": "hem:block/grass/blueleaf_grass_block_flowers", "weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [{
|
||||
"model": "hem:block/blueleaf_gravel_mud", "weight": 5
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_grass_stone_mud", "weight": 2
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_stone_mud", "weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_green_cap"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_lavender"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [{
|
||||
"model": "hem:block/blueleaf_leaves"
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_leaves_dense"
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_leaves_sparse"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": {
|
||||
"model": "hem:block/blueleaf_lily_pad"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "hem:block/blueleaf_lily_pad",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "hem:block/blueleaf_lily_pad",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "hem:block/blueleaf_lily_pad",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "hem:block/blueleaf_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "hem:block/blueleaf_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "hem:block/blueleaf_log",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_lush_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_mature_blossomer"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_mature_cabbage_flower"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"variants": {
|
||||
"": [
|
||||
{
|
||||
"model": "hem:block/blueleaf_mud",
|
||||
"weight": 7
|
||||
},
|
||||
{
|
||||
"model": "hem:block/blueleaf_stony_mud",
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=z": {
|
||||
"model": "hem:block/blueleaf_portal_ew"
|
||||
},
|
||||
"axis=x": {
|
||||
"model": "hem:block/blueleaf_portal_ns"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_red_cap"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_redwood_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "hem:block/blueleaf_redwood_log",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "hem:block/blueleaf_redwood_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "hem:block/blueleaf_redwood_log",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_sea_grass"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_stone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_stone_gravel"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "hem:block/blueleaf_stone_slab"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "hem:block/blueleaf_stone_slab_top"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "hem:block/blueleaf_stone_slab_full"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair"
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner"
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner"
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "hem:block/blueleaf_stone_stair",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer"
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer"
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "hem:block/blueleaf_stone_stair_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "hem:block/blueleaf_stone_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=upper": {
|
||||
"model": "hem:block/blueleaf_tall_blooming_flower"
|
||||
},
|
||||
"half=lower": {
|
||||
"model": "hem:block/blueleaf_tall_blooming_flower_bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=upper": {
|
||||
"model": "hem:block/blueleaf_tall_grass"
|
||||
},
|
||||
"half=lower": {
|
||||
"model": "hem:block/blueleaf_tall_grass_bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"half=upper": {
|
||||
"model": "hem:block/blueleaf_tall_sprout"
|
||||
},
|
||||
"half=lower": {
|
||||
"model": "hem:block/blueleaf_tall_sprout_bottom"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/blueleaf_wheat"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "hem:block/blueleaf_wood",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "hem:block/blueleaf_wood"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "hem:block/blueleaf_wood",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/bulb_flower"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/dangling_fluorescent_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/fallen_leaves"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": [{
|
||||
"model": "hem:block/giant_lily_pad"
|
||||
},
|
||||
{
|
||||
"model": "hem:block/giant_lily_pad_flowerless"
|
||||
}],
|
||||
"facing=east": [{
|
||||
"model": "hem:block/giant_lily_pad",
|
||||
"y": 90
|
||||
},
|
||||
{
|
||||
"model": "hem:block/giant_lily_pad_flowerless",
|
||||
"y": 90
|
||||
}],
|
||||
"facing=south": [{
|
||||
"model": "hem:block/giant_lily_pad",
|
||||
"y": 180
|
||||
},
|
||||
{
|
||||
"model": "hem:block/giant_lily_pad_flowerless",
|
||||
"y": 180
|
||||
}],
|
||||
"facing=west": [{
|
||||
"model": "hem:block/giant_lily_pad",
|
||||
"y": 270
|
||||
},
|
||||
{
|
||||
"model": "hem:block/giant_lily_pad_flowerless",
|
||||
"y": 270
|
||||
}]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": {
|
||||
"model": "hem:block/muncher"
|
||||
},
|
||||
"facing=east": {
|
||||
"model": "hem:block/muncher",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south": {
|
||||
"model": "hem:block/muncher",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west": {
|
||||
"model": "hem:block/muncher",
|
||||
"y": 270
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "hem:block/muncher_sprout"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"entity.hem.giant_butterfly": "Giant Butterfly",
|
||||
"block.hem.blueleaf_wheat": "Blueleaf Wheat",
|
||||
"block.hem.blueleaf_tall_blooming_flower": "Blueleaf Tall Blooming Flower",
|
||||
"item.hem.emberleaf_military_robot_upper_half_spawn_egg": "Emberleaf Military Robot Upper Half Spawn Egg",
|
||||
"entity.hem.gold_fish": "Tiger Fish",
|
||||
"biome.hem.blueleaf_hayfever_fields": "Blueleaf hayfever Fields",
|
||||
"block.hem.ant_hill": "Ant Hill",
|
||||
"key.hem.vehicle_strafe_left": "Strafe/Yaw Vehicle Left",
|
||||
"block.hem.blueleaf_lily_pad": "Giant Lily Pad",
|
||||
"item.hem.giant_butterfly_walking_spawn_egg": "Giant Butterfly Spawn Egg",
|
||||
"entity.hem.giant_butterfly_walking": "Giant Butterfly",
|
||||
"block.hem.blueleaf_green_cap": "Blueleaf Green Cap Mushroom",
|
||||
"block.hem.bloomed_bulb_flower": "Bloomed Bulb Flower",
|
||||
"item.hem.emberleaf_military_robot_lower_half_spawn_egg": "Emberleaf Military Robot Lower Half Spawn Egg",
|
||||
"key.hem.vehicle_turn_left": "Turn/Roll Vehicle Left",
|
||||
"entity.hem.fluffalo_shaved": "Fluffalo",
|
||||
"block.hem.blueleaf_stone_wall": "Blueleaf Stone Wall",
|
||||
"block.hem.blueleaf_blossomer": "Blueleaf Blossomer",
|
||||
"entity.hem.emberleaf_military_robot_lower_half": "Emberleaf Military Robot Lower Half",
|
||||
"biome.hem.heightend_blueleaf_plains": "Blueleaf Hilly Plains",
|
||||
"entity.hem.dormant_emberleaf_military_bot": "Dormant Emberleaf Military Bot",
|
||||
"block.hem.blueleaf_red_cap": "Blueleaf Red Cap Mushroom",
|
||||
"block.hem.blueleaf_redwood_log": "Blueleaf Redwood Log",
|
||||
"block.hem.blueleaf_cobblestone_stairs": "Blueleaf Cobblestone Stairs",
|
||||
"block.hem.blueleaf_stone_slab": "Blueleaf Stone Slab",
|
||||
"item.hem.tiger_fish_spawn_egg": "Tiger Fish Spawn Egg",
|
||||
"block.hem.blueleaf_lavender": "Blueleaf Lavender",
|
||||
"block.hem.blueleaf_stone_gravel": "Blueleaf Stone Gravel",
|
||||
"key.hem.vehicle_turn_right": "Turn/Roll Vehicle Right",
|
||||
"key.hem.vehicle_forward": "Vehicle Forward",
|
||||
"item.hem.fluffalo_shaved_spawn_egg": "Fluffalo Spawn Egg",
|
||||
"block.hem.blueleaf_mature_blossomer": "Blueleaf Blossomer",
|
||||
"block.hem.blueleaf_cobblestone_slab": "Blueleaf Cobblestone Slab",
|
||||
"block.hem.blueleaf_mud": "Blueleaf Mud",
|
||||
"block.hem.blueleaf_grass": "Blueleaf Grass",
|
||||
"item.hem.dormant_emberleaf_military_bot_spawn_egg": "Dormant Emberleaf Military Bot Spawn Egg",
|
||||
"itemGroup.tabhals_exploration_mod_tech": "Hals Exploration Mod Tech",
|
||||
"block.hem.muncher": "Muncher \u0027Flower\u0027",
|
||||
"block.hem.blueleaf_dead_log": "Blueleaf Dead Log",
|
||||
"key.hem.vehicle_accelerate": "Vehicle Accelerate",
|
||||
"block.hem.blueleaf_redwood_leaves": "Blueleaf Redwood Leaves",
|
||||
"item.hem.emberleaf_military_bot_spawn_egg": " Emberleaf Military Bot Spawn Egg",
|
||||
"block.hem.ants": "Ants",
|
||||
"block.hem.blueleaf_tall_grass": "Blueleaf Tall Grass",
|
||||
"block.hem.muncher_sprout": "Muncher Sprout",
|
||||
"entity.hem.tiger_fish": "Tiger Fish",
|
||||
"biome.hem.lush_blueleaf_plains": "Blueleaf Lush Plains",
|
||||
"item.hem.gas_canister_612litre": "Gas Canister",
|
||||
"biome.hem.lush_blueleaf_marsh": "Blueleaf Lush Marsh",
|
||||
"entity.hem.airboat": "Airboat",
|
||||
"entity.hem.emberleaf_military_bot": " Emberleaf Military Bot",
|
||||
"item.hem.butterfly_spawn_egg": "Butterfly",
|
||||
"item.hem.tiger_fish_item": "Tiger Fish",
|
||||
"block.hem.blueleaf_sea_grass": "Blueleaf Sea Grass",
|
||||
"key.hem.vehicle_strafe_right": "Strafe/Yaw Vehicle Right",
|
||||
"biome.hem.blueleaf_plains": "Blueleaf Plains",
|
||||
"itemGroup.tabblueleaf_tab": "Hal\u0027s Exploration Mod Blueleaf",
|
||||
"block.hem.blueleaf_leaves": "Blueleaf Leaves",
|
||||
"entity.hem.emberleaf_military_robot_upper_half": "Emberleaf Military Robot Upper Half",
|
||||
"block.hem.blueleaf_brown_cap": "Blueleaf Brown Cap Mushroom",
|
||||
"block.hem.blueleaf_mature_cabbage_flower": "Blueleaf Mature Cabbage Flower",
|
||||
"block.hem.blueleaf_cabbage_flower": "Blueleaf Cabbage Flower",
|
||||
"item.hem.hot_air_balloon_item": "Hot Air Balloon",
|
||||
"block.hem.bulb_flower": "Bulb Flower",
|
||||
"block.hem.blueleaf_dirt_block": "Blueleaf Dirt Block",
|
||||
"block.hem.fallen_leaves": "Fallen Leaves",
|
||||
"block.hem.blueleaf_butter_slump": "Blueleaf Butter Slump",
|
||||
"item.hem.dormant_aged_emberleaf_military_bot_spawn_egg": "Dormant Aged Emberleaf Military Bot Spawn Egg",
|
||||
"item.hem.fluffalo_spawn_egg": "Fluffalo Spawn Egg",
|
||||
"block.hem.blueleaf_dirt_grass_block": "Blueleaf Grassy Dirt Block",
|
||||
"item.hem.lady_bug_in_flight_spawn_egg": "Ladybug Spawn Egg",
|
||||
"item.hem.giant_butterfly_spawn_egg": "Giant Butterfly Spawn Egg",
|
||||
"block.hem.blueleaf_stone": "Blueleaf Stone",
|
||||
"block.hem.blueleaf_grass_block": "Blueleaf Grass Block",
|
||||
"block.hem.blueleaf_tall_sprout": "Blueleaf Tall Sprout",
|
||||
"block.hem.blueleaf_lush_leaves": "Blueleaf Lush Leaves",
|
||||
"block.hem.blueleaf_fluorescent_leaves": "Blueleaf Fluorescent Leaves",
|
||||
"block.hem.blueleaf_cobblestone_wall": "Blueleaf Cobblestone Wall",
|
||||
"item.hem.gold_fish_spawn_egg": "Tiger Fish Spawn Egg",
|
||||
"key.hem.vehicle_increase_pressure": "Increase Vehicle Pressure",
|
||||
"block.hem.blueleaf_wood": "Blueleaf Wood",
|
||||
"item.hem.blueleaf": "Blueleaf Portal Igniter",
|
||||
"key.hem.vehicle_backward": "Vehicle Backward",
|
||||
"block.hem.blueleaf_cobblestone": "Blueleaf Cobblestone",
|
||||
"item.hem.hot_air_balloon_spawn_egg": "Hot Air Balloon Spawn Egg",
|
||||
"entity.hem.hot_air_balloon": "Hot Air Balloon",
|
||||
"key.hem.vehicle_decelerate": "Vehicle Decelerate",
|
||||
"entity.hem.ladybug": "Ladybug",
|
||||
"block.hem.bloomed_muncher": "Bloomed Muncher \u0027Flower\u0027",
|
||||
"item.hem.ladybug_spawn_egg": "Ladybug",
|
||||
"block.hem.blueleaf_log": "Blueleaf Log",
|
||||
"item.hem.fluffalo_tuft": "Fluffalo Tuft",
|
||||
"entity.hem.fluffalo": "Fluffalo",
|
||||
"key.hem.vehicle_release_pressure": "Release Vehicle Pressure",
|
||||
"block.hem.blueleaf_gravel_mud": "Blueleaf Gravel Topped Mud",
|
||||
"block.hem.blueleaf_stone_stair": "Blueleaf Stone Stairs",
|
||||
"entity.hem.dormant_aged_emberleaf_military_bot": "Dormant Aged Emberleaf Military Bot",
|
||||
"item.hem.gold_fish_item": "Goldfish",
|
||||
"item.hem.airboat_spawn_egg": "Airboat Spawn Egg",
|
||||
"block.hem.giant_lily_pad": "Giant Lily Pad",
|
||||
"block.hem.dangling_fluorescent_leaves": "Dangling Fluorescent Leaves",
|
||||
"key.hem.open_gas_cell_view": "Open Gas Cell View",
|
||||
"effect.gooed": "Gooed",
|
||||
"entity.hem.lady_bug_in_flight": "Ladybug"
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "hem:custom/anthill",
|
||||
"textures": {
|
||||
"all": "hem:blocks/anthill",
|
||||
"particle": "hem:blocks/anthill",
|
||||
"0": "hem:blocks/anthill"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "hem:custom/ants",
|
||||
"textures": {
|
||||
"all": "hem:blocks/ants-sheet",
|
||||
"particle": "hem:blocks/ants-sheet",
|
||||
"0": "hem:blocks/ants-sheet"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "hem:custom/bulbflower",
|
||||
"textures": {
|
||||
"all": "hem:blocks/bulbflower",
|
||||
"particle": "hem:blocks/blueleafleavesscarse",
|
||||
"0": "hem:blocks/bulbflower"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "hem:custom/openmuncher",
|
||||
"textures": {
|
||||
"all": "hem:blocks/openmuncher",
|
||||
"particle": "hem:blocks/blueleafleavesscarse",
|
||||
"0": "hem:blocks/openmuncher"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafblossomer",
|
||||
"particle": "hem:blocks/blueleafblossomer"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafbrowncap",
|
||||
"particle": "hem:blocks/blueleafbrowncap"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafbutterslump",
|
||||
"particle": "hem:blocks/blueleafbutterslump"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafyoungcabbageflowerr",
|
||||
"particle": "hem:blocks/blueleafyoungcabbageflowerr"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafstonecobble",
|
||||
"up": "hem:blocks/blueleafstonecobble",
|
||||
"north": "hem:blocks/blueleafstonecobble",
|
||||
"east": "hem:blocks/blueleafstonecobble",
|
||||
"south": "hem:blocks/blueleafstonecobble",
|
||||
"west": "hem:blocks/blueleafstonecobble",
|
||||
"particle": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "hem:blocks/blueleafstonecobble",
|
||||
"top": "hem:blocks/blueleafstonecobble",
|
||||
"side": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "hem:blocks/blueleafstonecobble",
|
||||
"top": "hem:blocks/blueleafstonecobble",
|
||||
"side": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "hem:blocks/blueleafstonecobble",
|
||||
"top": "hem:blocks/blueleafstonecobble",
|
||||
"side": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "hem:blocks/blueleafstonecobble",
|
||||
"top": "hem:blocks/blueleafstonecobble",
|
||||
"side": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "hem:blocks/blueleafstonecobble",
|
||||
"top": "hem:blocks/blueleafstonecobble",
|
||||
"side": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "hem:blocks/blueleafstonecobble",
|
||||
"top": "hem:blocks/blueleafstonecobble",
|
||||
"side": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/template_wall_side",
|
||||
"textures": {
|
||||
"wall": "hem:blocks/blueleafstonecobble",
|
||||
"particle": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/wall_inventory",
|
||||
"textures": {
|
||||
"wall": "hem:blocks/blueleafstonecobble",
|
||||
"particle": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/template_wall_post",
|
||||
"textures": {
|
||||
"wall": "hem:blocks/blueleafstonecobble",
|
||||
"particle": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/template_wall_side_tall",
|
||||
"textures": {
|
||||
"wall": "hem:blocks/blueleafstonecobble",
|
||||
"particle": "hem:blocks/blueleafstonecobble"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafdeadlogtop",
|
||||
"up": "hem:blocks/blueleafdeadlogtop",
|
||||
"north": "hem:blocks/blueleafdeadlogside",
|
||||
"east": "hem:blocks/blueleafdeadlogside",
|
||||
"south": "hem:blocks/blueleafdeadlogside",
|
||||
"west": "hem:blocks/blueleafdeadlogside",
|
||||
"particle": "hem:blocks/blueleafdeadlogtop"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafdirt",
|
||||
"up": "hem:blocks/blueleafdirt",
|
||||
"north": "hem:blocks/blueleafdirt",
|
||||
"east": "hem:blocks/blueleafdirt",
|
||||
"south": "hem:blocks/blueleafdirt",
|
||||
"west": "hem:blocks/blueleafdirt",
|
||||
"particle": "hem:blocks/blueleafdirt"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafdirtcoarse",
|
||||
"up": "hem:blocks/blueleafdirtcoarse",
|
||||
"north": "hem:blocks/blueleafdirtcoarse",
|
||||
"east": "hem:blocks/blueleafdirtcoarse",
|
||||
"south": "hem:blocks/blueleafdirtcoarse",
|
||||
"west": "hem:blocks/blueleafdirtcoarse",
|
||||
"particle": "hem:blocks/blueleafdirtcoarse"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafdirt",
|
||||
"up": "hem:blocks/blueleafgrasstop",
|
||||
"north": "hem:blocks/blueleafgrasssidedirt",
|
||||
"east": "hem:blocks/blueleafgrasssidedirt",
|
||||
"south": "hem:blocks/blueleafgrasssidedirt",
|
||||
"west": "hem:blocks/blueleafgrasssidedirt",
|
||||
"particle": "hem:blocks/blueleafdirt"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "hem:custom/leaves",
|
||||
"textures": {
|
||||
"all": "hem:blocks/leaves",
|
||||
"particle": "hem:blocks/leaves",
|
||||
"0": "hem:blocks/leaves",
|
||||
"1": "hem:blocks/leavesoverhang"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafgrasscurly",
|
||||
"particle": "hem:blocks/blueleafgrasscurly"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafstone",
|
||||
"up": "hem:blocks/blueleafgrasstop",
|
||||
"north": "hem:blocks/blueleafgrasssidestone",
|
||||
"east": "hem:blocks/blueleafgrasssidestone",
|
||||
"south": "hem:blocks/blueleafgrasssidestone",
|
||||
"west": "hem:blocks/blueleafgrasssidestone",
|
||||
"particle": "hem:blocks/blueleafstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/mud",
|
||||
"up": "hem:blocks/pebblygrass",
|
||||
"north": "hem:blocks/grassycobbleside",
|
||||
"east": "hem:blocks/grassycobbleside",
|
||||
"south": "hem:blocks/grassycobbleside",
|
||||
"west": "hem:blocks/grassycobbleside",
|
||||
"particle": "hem:blocks/mud"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafgrassmedium",
|
||||
"particle": "hem:blocks/blueleafgrassmedium"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafgrassshort",
|
||||
"particle": "hem:blocks/blueleafgrassshort"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/mud",
|
||||
"up": "hem:blocks/grassycobble",
|
||||
"north": "hem:blocks/grassycobbleside",
|
||||
"east": "hem:blocks/grassycobbleside",
|
||||
"south": "hem:blocks/grassycobbleside",
|
||||
"west": "hem:blocks/grassycobbleside",
|
||||
"particle": "hem:blocks/mud"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafgrasssupershort",
|
||||
"particle": "hem:blocks/blueleafgrasssupershort"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafgrasstall",
|
||||
"particle": "hem:blocks/blueleafgrasstall"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/mud",
|
||||
"up": "hem:blocks/blueleafstonegravel",
|
||||
"north": "hem:blocks/muddygravelside",
|
||||
"east": "hem:blocks/muddygravelside",
|
||||
"south": "hem:blocks/muddygravelside",
|
||||
"west": "hem:blocks/muddygravelside",
|
||||
"particle": "hem:blocks/mud"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafgreencap",
|
||||
"particle": "hem:blocks/blueleafgreencap"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "hem:custom/lavender",
|
||||
"textures": {
|
||||
"all": "hem:blocks/lavenderblueleaf",
|
||||
"particle": "hem:blocks/lavenderblueleaftop",
|
||||
"0": "hem:blocks/lavenderblueleaf",
|
||||
"missing": "hem:blocks/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafdefaultleaves",
|
||||
"up": "hem:blocks/blueleafdefaultleaves",
|
||||
"north": "hem:blocks/blueleafdefaultleaves",
|
||||
"east": "hem:blocks/blueleafdefaultleaves",
|
||||
"south": "hem:blocks/blueleafdefaultleaves",
|
||||
"west": "hem:blocks/blueleafdefaultleaves",
|
||||
"particle": "hem:blocks/blueleafdefaultleaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafdefaultleavesdense",
|
||||
"up": "hem:blocks/blueleafdefaultleavesdense",
|
||||
"north": "hem:blocks/blueleafdefaultleavesdense",
|
||||
"east": "hem:blocks/blueleafdefaultleavesdense",
|
||||
"south": "hem:blocks/blueleafdefaultleavesdense",
|
||||
"west": "hem:blocks/blueleafdefaultleavesdense",
|
||||
"particle": "hem:blocks/blueleafdefaultleavesdense"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleafdefaultleavessparse",
|
||||
"up": "hem:blocks/blueleafdefaultleavessparse",
|
||||
"north": "hem:blocks/blueleafdefaultleavessparse",
|
||||
"east": "hem:blocks/blueleafdefaultleavessparse",
|
||||
"south": "hem:blocks/blueleafdefaultleavessparse",
|
||||
"west": "hem:blocks/blueleafdefaultleavessparse",
|
||||
"particle": "hem:blocks/blueleafdefaultleavessparse"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "hem:custom/blueleaflilypad",
|
||||
"textures": {
|
||||
"all": "hem:blocks/lilypad",
|
||||
"particle": "hem:blocks/lilypad",
|
||||
"0": "hem:blocks/lilypad"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleaflogtop",
|
||||
"up": "hem:blocks/blueleaflogtop",
|
||||
"north": "hem:blocks/blueleaflogside",
|
||||
"east": "hem:blocks/blueleaflogside",
|
||||
"south": "hem:blocks/blueleaflogside",
|
||||
"west": "hem:blocks/blueleaflogside",
|
||||
"particle": "hem:blocks/blueleaflogtop"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube",
|
||||
"textures": {
|
||||
"down": "hem:blocks/blueleaflushleaves",
|
||||
"up": "hem:blocks/blueleaflushleaves",
|
||||
"north": "hem:blocks/blueleaflushleaves",
|
||||
"east": "hem:blocks/blueleaflushleaves",
|
||||
"south": "hem:blocks/blueleaflushleaves",
|
||||
"west": "hem:blocks/blueleaflushleaves",
|
||||
"particle": "hem:blocks/blueleaflushleaves"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "hem:blocks/blueleafleavesdark",
|
||||
"particle": "hem:blocks/blueleafleavesdark"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "hem:blocks/blueleafleavesscarse",
|
||||
"particle": "hem:blocks/blueleafleavesscarse"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafmatureblossomer",
|
||||
"particle": "hem:blocks/blueleafmatureblossomer"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafmaturecabbageflower",
|
||||
"particle": "hem:blocks/blueleafmaturecabbageflower"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "hem:blocks/mud",
|
||||
"particle": "hem:blocks/mud"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "hem:blocks/blueleafleavesscarse",
|
||||
"portal": "hem:blocks/blueleafleavesscarse"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [
|
||||
6,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"to": [
|
||||
10,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"faces": {
|
||||
"east": {
|
||||
"uv": [
|
||||
0,
|
||||
0,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"texture": "#portal"
|
||||
},
|
||||
"west": {
|
||||
"uv": [
|
||||
0,
|
||||
0,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"texture": "#portal"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"textures": {
|
||||
"particle": "hem:blocks/blueleafleavesscarse",
|
||||
"portal": "hem:blocks/blueleafleavesscarse"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [
|
||||
0,
|
||||
0,
|
||||
6
|
||||
],
|
||||
"to": [
|
||||
16,
|
||||
16,
|
||||
10
|
||||
],
|
||||
"faces": {
|
||||
"north": {
|
||||
"uv": [
|
||||
0,
|
||||
0,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"texture": "#portal"
|
||||
},
|
||||
"south": {
|
||||
"uv": [
|
||||
0,
|
||||
0,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"texture": "#portal"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/cross",
|
||||
"textures": {
|
||||
"cross": "hem:blocks/blueleafredcap",
|
||||
"particle": "hem:blocks/blueleafredcap"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user