port of 21ce790bb7
This commit is contained in:
yrsegal@gmail.com 2022-07-24 20:16:51 -04:00
parent 549d6f685c
commit f0b85dfb3a
70 changed files with 203 additions and 391 deletions

View file

@ -100,6 +100,7 @@ e85c2dfe9a161a97723871ab1ce8c973dcbf23d4 assets/hexcasting/models/block/amethyst
df994438c20d9dec9009c9c56de74860a847681b assets/hexcasting/models/block/amethyst_tiles.json
4e65ad75eeee22fa1d2c899fc86ac8b7b9a43701 assets/hexcasting/models/block/ancient_scroll_paper.json
062366f91878466f15ebeeaa11d3fa4906918f7b assets/hexcasting/models/block/ancient_scroll_paper_lantern.json
447abb147b12bbfa0899cd3fb86d80fb759669b3 assets/hexcasting/models/block/conjured.json
dee605b03de1e145b8fe1b5e57cbc86cc8ceae9e assets/hexcasting/models/block/empty_directrix_dim_x.json
f23e20b75d407758c1def44d7f7a6c648fac3d59 assets/hexcasting/models/block/empty_directrix_dim_y.json
f5f34f91c22a91e479a038cedd383fa807385d20 assets/hexcasting/models/block/empty_directrix_dim_z.json

View file

@ -0,0 +1,5 @@
{
"textures": {
"particle": "minecraft:block/amethyst_block"
}
}

View file

@ -123,12 +123,11 @@ public class HexplatRecipes extends PaucalRecipeProvider {
for (var dye : DyeColor.values()) {
var item = HexItems.DYE_COLORIZERS.get(dye);
ShapedRecipeBuilder.shaped(item)
.define('B', Items.BOWL)
.define('D', HexItems.AMETHYST_DUST)
.define('C', DyeItem.byColor(dye))
.pattern(" C ")
.pattern(" D ")
.pattern(" B ")
.pattern("DCD")
.pattern(" D ")
.unlockedBy("has_item", hasItem(HexItems.AMETHYST_DUST)).save(recipes);
}
@ -402,12 +401,11 @@ public class HexplatRecipes extends PaucalRecipeProvider {
private void gayRecipe(Consumer<FinishedRecipe> recipes, ItemPrideColorizer.Type type, Item material) {
var colorizer = HexItems.PRIDE_COLORIZERS.get(type);
ShapedRecipeBuilder.shaped(colorizer)
.define('B', Items.BOWL)
.define('D', HexItems.AMETHYST_DUST)
.define('C', material)
.pattern(" C ")
.pattern(" D ")
.pattern(" B ")
.pattern("DCD")
.pattern(" D ")
.unlockedBy("has_item", hasItem(HexItems.AMETHYST_DUST)).save(recipes);
}

View file

@ -1,6 +1,6 @@
556d2e6068965e90c307a435b372ae761cd1c606 data/minecraft/tags/items/wooden_doors.json
b596d96eebb4f7bad5930f4eebc589f292b59c98 data/minecraft/tags/items/planks.json
a00a851be50d49034ff939ca5fb3adbe0ee47302 data/hexcasting/recipes/pride_colorizer_pansexual.json
568ac8a13b7762b92cc274d74a7c729cc6e16687 data/hexcasting/recipes/pride_colorizer_pansexual.json
c521621c409275e219f72abf5c6089d60408e646 data/hexcasting/loot_tables/blocks/impetus_rightclick.json
023c32e8834eb313c4fa94a84a8f6390ee951ef0 data/hexcasting/advancements/recipes/hexcasting.creative_tab/empty_impetus.json
bdf848284137f0116ddf4725b0dda6eaa0cef5fd data/hexcasting/loot_tables/blocks/akashic_wood_stripped.json
@ -20,21 +20,21 @@ b107ec9af9e08d124f3d4f14d85911f55a5b905b data/hexcasting/recipes/akashic_pressur
cd3ca380294544b07e91ce85d97808c30ffa5d17 data/hexcasting/advancements/recipes/hexcasting.creative_tab/spellbook.json
7351200c8e3eb24772852c578286384c8aab61bd data/hexcasting/advancements/recipes/hexcasting.creative_tab/empty_directrix.json
e0ff0fe75be853b849f84b05787c1c791fa9e208 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_stairs.json
c5341777604a4be5a311e300a4de89967b7caad2 data/hexcasting/recipes/dye_colorizer_yellow.json
d910f10b472c3ff422f14961539e4c31b8830bff data/hexcasting/recipes/dye_colorizer_yellow.json
918075a87ccc30a489aa8cafa2de992dd179aeac data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_lime.json
9f7a9ba332e1018098d21a5ec474440fca7f6c73 data/hexcasting/recipes/brainsweep/directrix_redstone.json
779b7b9be93062e935972af1cff9c79fa5440a23 data/hexcasting/recipes/amethyst_sconce.json
29559dc2a5c4e189ab7edfbb71fed0a84dd96d45 data/hexcasting/recipes/dye_colorizer_red.json
b475e6d26350d0560e2cd66879f86520faaeb68c data/hexcasting/recipes/dye_colorizer_red.json
811177c2ddc341f7a6d8704e1eb273f200aee3a1 data/hexcasting/loot_tables/blocks/akashic_button.json
4d4caaea035ae4ee878843dd2455042b299b4e5e data/c/tags/items/amethyst_dusts.json
5f9f0962f407062e7b6dd0e8c5f8c55ce13962a5 data/hexcasting/advancements/recipes/brainsweep/brainsweep/impetus_rightclick.json
7f165b1783a871cf69db2e9978290f8993665649 data/hexcasting/advancements/recipes/hexcasting.creative_tab/cypher.json
21765e0f23ca7932c9c4891f1c36bc5a5faa54b9 data/hexcasting/recipes/pride_colorizer_transgender.json
c331d1b6a4d3d42eac052e73ff0b90d7dc117745 data/hexcasting/recipes/pride_colorizer_demigirl.json
f50c71bbbbf7d77665c9008fcdd9be0d571ce48e data/hexcasting/recipes/pride_colorizer_transgender.json
d3ad9a9e92dd125f872d9671930d4e57f24894ed data/hexcasting/recipes/pride_colorizer_demigirl.json
b684bfa3755ca25996e74152d2efecbc9d6387d8 data/hexcasting/advancements/recipes/hexcasting.creative_tab/stonecutting/amethyst_tiles.json
2d79a41ba8697f9e1fa26b1bff48f33c824d3823 data/minecraft/tags/blocks/pressure_plates.json
add097a7a749bd1ebd5828216f013f6cd5b72b62 data/hexcasting/recipes/akashic_door.json
4fad619e1330e938d2e2596fc8fd4e5050a8b40e data/hexcasting/recipes/dye_colorizer_lime.json
3e89b354e3eb8f8ec2518b03f13c5c4295adef5f data/hexcasting/recipes/dye_colorizer_lime.json
5d4811f78feefbef0a305555143f488b3dac7ac6 data/hexcasting/advancements/recipes/brainsweep/brainsweep/impetus_storedplayer.json
85fea90b80954899f236e52d3b3a25f305f8b9d5 data/hexcasting/advancements/recipes/hexcasting.creative_tab/scroll_paper_lantern.json
1ba431aef086bb60bfe8fe01b4d2bf5dfb7593c4 data/hexcasting/loot_tables/blocks/impetus_look.json
@ -73,9 +73,9 @@ b8b58bbaf1ddca3514896af14db83f304e415305 data/minecraft/tags/items/wooden_trapdo
48e782ce4fbd486dd0d6ceb9fdcb94d0e0c727d4 data/minecraft/tags/items/slabs.json
fdce54a0e527322819787ec9232b24d401c45a29 data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_demiboy.json
ef936e73eea3be9d53c4ac5c78d1477675550375 data/hexcasting/recipes/stonecutting/amethyst_tiles.json
bc79add419b8791e68b35076355fea11dfc640c6 data/hexcasting/recipes/dye_colorizer_white.json
88cf11d37222254d9e3a4bef0f9ca2de1495c31a data/hexcasting/recipes/dye_colorizer_white.json
0e95c5f97c4089d654334a0d58fbf2b808548bd0 data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_gray.json
16fd879351f390bfa980a5f4d77e32f576de2f66 data/hexcasting/recipes/dye_colorizer_purple.json
eb06eb90c08b051ff6c42215fb7c91123e240a66 data/hexcasting/recipes/dye_colorizer_purple.json
55dded121a8dddb2ee7fb1f3ffcdcd1ada4afbd5 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_wood.json
9d4704f96cc4cfa3275092fb58ff90c98449abe3 data/hexcasting/loot_tables/blocks/ancient_scroll_paper.json
022dc03ce6f2915459c7bf75d44ec0b8bb3e4083 data/hexcasting/recipes/wand_dark_oak.json
@ -84,7 +84,7 @@ e454c9f48ec394f4d353c5a6c04641c9871b8798 data/hexcasting/advancements/recipes/he
c25784941d6416744fb2ca2d43a3203e5c3e7c8a data/minecraft/tags/blocks/leaves.json
a952d33cda8b805237052b602cf066683c4bf261 data/hexcasting/recipes/empty_directrix.json
f6fab3a3296d157a2b969af0c86eb0e5a9f14df4 data/hexcasting/recipes/wand_birch.json
3ce0bea99cfbac7d316f4439ee79ac6b7f6f5b61 data/hexcasting/recipes/pride_colorizer_plural.json
b2d8fb979a3fbe47404da349318f38ab45bac760 data/hexcasting/recipes/pride_colorizer_plural.json
2397e64bd5fa2af12bb4f0f7efbc55f387c07a2b data/hexcasting/recipes/lens.json
d72a4675ceb721ee4ac43339d8bfbbb82c2adba2 data/hexcasting/advancements/recipes/hexcasting.creative_tab/slate_block.json
090b54b026f6fef2502295ddde5a60f5350e2ec6 data/hexcasting/advancements/recipes/hexcasting.creative_tab/artifact.json
@ -94,7 +94,7 @@ b8b58bbaf1ddca3514896af14db83f304e415305 data/minecraft/tags/items/trapdoors.jso
f8d2872c4e692153049b6ae4879755a079954763 data/hexcasting/advancements/recipes/hexcasting.creative_tab/wand_spruce.json
26e9416771d97f9c716d07c27b1b5ca4a267eea2 data/hexcasting/loot_tables/blocks/amethyst_dust_block.json
05d435799cbf3ee1b51c5b4ffeace507691bcf2a data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_gay.json
e4ef73afbd13a579493f45929c3f7adb8aa86dc2 data/hexcasting/recipes/dye_colorizer_cyan.json
44d5d32647164e5510ecdbde22addbc047e4603a data/hexcasting/recipes/dye_colorizer_cyan.json
8aa3d09d72255aa4da497ab4225654961063a496 data/hexcasting/recipes/ancient_scroll_paper.json
e5ae652aee1567ac2e626fa0f88f160993a6f9a5 data/hexcasting/advancements/recipes/hexcasting.creative_tab/amethyst_dust_unpacking.json
7c0107192c0e24ff9f23ab0f59834b6081ca5b33 data/hexcasting/advancements/recipes/hexcasting.creative_tab/wand_crimson.json
@ -110,16 +110,16 @@ fc57d15e9f9f11347a2170dd06053954345368d2 data/hexcasting/advancements/recipes/he
cd63a4179aa8c6aff90b251995bc4e8e1a71a784 data/hexcasting/loot_tables/blocks/akashic_leaves3.json
f3c6b6917e504e1c3d5d8875f7cce6f311e791d2 data/hexcasting/tags/blocks/akashic_logs.json
66e51300dc72c27ed8024ddf852ac9a6208a66b1 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_bookshelf.json
fe5f10e9258f430859f1f1f87320a2b5c7b67654 data/hexcasting/recipes/dye_colorizer_green.json
3b082fff535586c13c12811a29839eb0096bfdb1 data/hexcasting/recipes/dye_colorizer_green.json
d4328adfccf702d2de3eb6098a47c95e429b7b28 data/hexcasting/loot_tables/blocks/akashic_door.json
6f1c0a84236b1e3cb4352d87bf3d553eb7e1a938 data/hexcasting/recipes/dye_colorizer_orange.json
186dc05888e66e17af0217bd0680648dc3da3968 data/hexcasting/recipes/dye_colorizer_orange.json
737ac05e20d6633abd383d654f7cd7e92564447b data/hexcasting/loot_tables/blocks/directrix_redstone.json
b7c248d2627c2a2b398d1c50181c1e0863612424 data/hexcasting/recipes/empty_impetus.json
3fe1fcf17e1e25aebede47c537f92888330ccf9f data/hexcasting/advancements/recipes/hexcasting.creative_tab/abacus.json
4dc3f5865d69a604923cb59f4a3eed7b4aa175cf data/hexcasting/recipes/ageing_scroll_paper_lantern.json
eb4bfbd7fc7632a5c16aa1d50d6090a1f466069b data/minecraft/tags/blocks/mineable/pickaxe.json
43071f2aa09fa59dd8f0211a68c842dac833be02 data/hexcasting/advancements/recipes/hexcasting.creative_tab/scroll.json
fa30b1fb1c6fc9e763d5ce0e4dcfd71afcc81de2 data/hexcasting/recipes/pride_colorizer_agender.json
37584409884ac4d9fbf7f0a4a3cb8ef3b5d32965 data/hexcasting/recipes/pride_colorizer_agender.json
556d2e6068965e90c307a435b372ae761cd1c606 data/minecraft/tags/items/doors.json
804f0e5c6c32c7310129437ccca3ffc148bb973b data/hexcasting/advancements/recipes/hexcasting.creative_tab/wand_acacia.json
3b2bcffe70bb1f732f06c2560cef66de6c273d62 data/hexcasting/advancements/recipes/hexcasting.creative_tab/wand_warped.json
@ -127,7 +127,7 @@ ddd7bd92b9e1586cebd2cee658315a9336a80a76 data/hexcasting/advancements/recipes/he
318c04242e7b9c302e68b3bfe6dd11ec0fc8a863 data/hexcasting/advancements/recipes/hexcasting.creative_tab/wand_jungle.json
2c542a616b312e41537fb25a2362877dd50d2692 data/hexcasting/recipes/akashic_connector.json
6837c1fe0ab23167ca8475086b28115369227e0c data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_light_gray.json
9b2b94e2eabaa8260a15191bb869ceb3ca80779c data/hexcasting/recipes/pride_colorizer_aromantic.json
5e6df78e451395e08f86c8d89dca0a2c99a69691 data/hexcasting/recipes/pride_colorizer_aromantic.json
c2a362b8c19cb288187d8ff340f82198edc54378 data/hexcasting/advancements/recipes/brainsweep/brainsweep/budding_amethyst.json
b9083c4c0a7a365bdfd785a21826a89dc8d5db52 data/hexcasting/loot_tables/blocks/akashic_record.json
2d52419f3fcdc10643cdb8cef89858efc0ad4d11 data/hexcasting/advancements/recipes/hexcasting.creative_tab/wand_akashic.json
@ -142,14 +142,14 @@ d7f85ce9d46aacc7ec89dc7aa0f88a331ccfbae7 data/hexcasting/recipes/brainsweep/akas
ce79c9e183b57bfbdb75cd074d7ff6e48894d05c data/hexcasting/loot_tables/blocks/akashic_connector.json
f3c6b6917e504e1c3d5d8875f7cce6f311e791d2 data/minecraft/tags/items/logs.json
49b6ea97ddc55ef3d7fa47582f268a07a35cadde data/hexcasting/loot_tables/blocks/slate.json
c830f27bdee064af5bf2f1b2466042cf208c6788 data/hexcasting/recipes/pride_colorizer_intersex.json
ac128e72adda8fea0ad63d7e6e18dd9399f53d65 data/hexcasting/recipes/pride_colorizer_intersex.json
99aae9efc13ff2b8a4612579b2f865ed2fbe8985 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_tile.json
eb771389a05a4cdfb98286942f2a65bf2a77458f data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_lesbian.json
d8825a8cbaf100d309b4bd8ac26ed22b020011cb data/hexcasting/advancements/recipes/hexcasting.creative_tab/scroll_medium.json
556d2e6068965e90c307a435b372ae761cd1c606 data/minecraft/tags/blocks/doors.json
f089ab17470c5fa0065438c5533d5fafb3ee8eaf data/hexcasting/advancements/recipes/hexcasting.creative_tab/focus.json
39a4ba8180e45cab481184d2bcdc217893244446 data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_asexual.json
43c7ffd19f2364de00b1e2cf8794ce5cf36494fb data/hexcasting/recipes/pride_colorizer_nonbinary.json
cd7e618d7c08ffff67683852f799362fb8aaebaf data/hexcasting/recipes/pride_colorizer_nonbinary.json
9fcc0862c99c50a1df9d3af95b2b3c2af28afa1b data/hexcasting/advancements/recipes/hexcasting.creative_tab/slate_block_from_slates.json
48e782ce4fbd486dd0d6ceb9fdcb94d0e0c727d4 data/minecraft/tags/items/wooden_slabs.json
cf855b595844c6f2522c0ad18030519279b396ad data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_magenta.json
@ -166,12 +166,12 @@ b596d96eebb4f7bad5930f4eebc589f292b59c98 data/minecraft/tags/blocks/planks.json
8dab47781281a29e39cb8e6c4da6a27f916e0646 data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_nonbinary.json
7a535e710c96e39a17606a10bc1f153d7c57b8e7 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_pressure_plate.json
26782da27b3ce2dcab8545f672d68fe1a8549f35 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_slab.json
fe8a7288aa27c07932a31c64ff8fadb943b278d5 data/hexcasting/recipes/dye_colorizer_pink.json
6f904b1ac6fc5863a8e718bc42043c40d5ec4c2a data/hexcasting/recipes/dye_colorizer_pink.json
16705d340500a2796facb4256852fd3d8e9775f8 data/hexcasting/loot_tables/blocks/akashic_wood.json
b3583f65db5e1eaae0426b14416c076982ca3685 data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_aroace.json
d6355142e6edb7964c95997dc877a3652081f793 data/hexcasting/loot_tables/blocks/amethyst_tiles.json
a4f3fed2e6ddc8e60a19a1a51bd5b54904a43fa8 data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_agender.json
d0e37cea33e6323cb1936c44ed959e3dc8238bb7 data/hexcasting/recipes/pride_colorizer_genderqueer.json
456ae69977612b6f62c109783518e9006287e77b data/hexcasting/recipes/pride_colorizer_genderqueer.json
563cb6dda9c55864f141f2ec0ecd2a2b95f57237 data/hexcasting/advancements/recipes/hexcasting.creative_tab/amethyst_tiles.json
86ee80768fef41cf9b517564b733f4586094f367 data/hexcasting/recipes/scroll_medium.json
b519fd81671c9cb8d909bbfd0d4017d2005432d3 data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_blue.json
@ -185,13 +185,13 @@ d7213631b2f9075c9bdef0d5a48ca28f85f5a090 data/hexcasting/advancements/recipes/he
9c857c4aeda8a1b3d7a1b5d341871a9434b5816f data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_yellow.json
149179e18b1b8db5dc3fb96e6faa6cb6ffaecb75 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_panel.json
1157a6545ece0e2b8734b8a1428f9a3c021c8b73 data/hexcasting/recipes/wand_akashic.json
386f1b0f7676324186d0694de3c86a77fac5ce98 data/hexcasting/recipes/dye_colorizer_magenta.json
4d1c771493f5968a0878c142342ceb8717a5784f data/hexcasting/recipes/dye_colorizer_magenta.json
1dc89dff5d4fadb95d9b5a2a5a910f63ea4b02bf data/minecraft/tags/blocks/crystal_sound_blocks.json
05e86742a71afd740f47639be62f93bc9898fcde data/c/tags/items/gems.json
b4f71066f51788ce3d05429dcd5d1e451bcb7503 data/hexcasting/recipes/pride_colorizer_asexual.json
0a72e213fec8dd32b1ea9623a242484ce8318c47 data/hexcasting/recipes/pride_colorizer_asexual.json
ccf4ea841ea9a66738253385c659ff86c85a73f5 data/hexcasting/recipes/scroll_paper.json
0cd94b91d64a31a251eebbb37845d165c603452e data/hexcasting/recipes/wand_crimson.json
57fe1e77bc786588a764620e65f0631254544b1f data/hexcasting/recipes/pride_colorizer_genderfluid.json
0ca193fe94bc004aa0080826ed0fc4596f9a62dd data/hexcasting/recipes/pride_colorizer_genderfluid.json
08f14a615c6c8c0b8a08a56af000c1e1991732d3 data/hexcasting/advancements/recipes/hexcasting.creative_tab/trinket.json
a2ea936ff220d9faa168ffbc60a9823de2119ac5 data/hexcasting/recipes/cypher.json
7077bb190244008a715eab451c80e8d489844c01 data/hexcasting/loot_tables/blocks/empty_impetus.json
@ -201,20 +201,20 @@ b8b58bbaf1ddca3514896af14db83f304e415305 data/minecraft/tags/blocks/wooden_trapd
6f33e68b62de15df1673b772d37171b130e3c9bb data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_plural.json
f55afc2c05d93b5a44bc9fd73c5e81e71b183965 data/minecraft/tags/blocks/mineable/shovel.json
fe60c763bfe0afa0a266b7390edfc62bde8941b7 data/hexcasting/tags/items/phial_base.json
c471220e70ee9ecbf58a21ea1d28e653efcc4fad data/hexcasting/recipes/dye_colorizer_gray.json
b162dffb52838921c3a354d817465a23df64ec00 data/hexcasting/recipes/pride_colorizer_aroace.json
8df59ac1ca676bf1a506f3116fd273d6379f238e data/hexcasting/recipes/dye_colorizer_gray.json
c3a01df30228881c199686192d105fb2651c39c8 data/hexcasting/recipes/pride_colorizer_aroace.json
59000d9f3edb942081f7d1e03d753e9cd59690cc data/hexcasting/advancements/recipes/hexcasting.creative_tab/sub_sandwich.json
49508c455626eeca18c957edc0cde016e823f7b0 data/hexcasting/recipes/scroll.json
6f5c41ab9f87ec1206efaaab8d91adc766bb79fd data/hexcasting/recipes/slate_block_from_slates.json
f74f8389f1e8bdb77a92ecfb8d7d7d6f4418d818 data/hexcasting/recipes/akashic_panel.json
72795bfbffffa8ab2a02c869f16447167f4fd179 data/hexcasting/loot_tables/blocks/akashic_pressure_plate.json
523d98655e0f395d65640929d4254b6d4b3163d2 data/hexcasting/recipes/pride_colorizer_lesbian.json
1d558c1b63dd3c3e129261f53db5fd6748b59051 data/hexcasting/recipes/pride_colorizer_lesbian.json
cf0ad981bebbb79414d955fb40fbf537fe88b89d data/hexcasting/advancements/recipes/brainsweep/brainsweep/akashic_record.json
c386a7294db6ed97f9b131cb8402ca6203092b63 data/hexcasting/recipes/akashic_wood_stripped.json
e5c835d3866e8f5ecfb03c9e7c2c134a50951d67 data/hexcasting/recipes/amethyst_tiles.json
91348d69c8a49eae2bbaf9fb00b9604c43716527 data/hexcasting/recipes/dye_colorizer_brown.json
bc490780a689c62da00244137679bbaa8a653430 data/hexcasting/recipes/dye_colorizer_brown.json
f332cdebf9c53edec6cb3903f65d4ccc1398f849 data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_aromantic.json
25f5d03a6f4290bbbe86c9cac5604b1e8a49ad84 data/hexcasting/recipes/dye_colorizer_light_gray.json
64686e6d1a10a4bd16ec0378dc9ce720eff3b4d7 data/hexcasting/recipes/dye_colorizer_light_gray.json
484be1c50092772587dd18769e63ee3ab22ad971 data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_orange.json
c25784941d6416744fb2ca2d43a3203e5c3e7c8a data/minecraft/tags/items/leaves.json
62b120d8943a9e73778ad1468f12532b21774994 data/hexcasting/recipes/akashic_trapdoor.json
@ -222,19 +222,19 @@ ef016ca292fa4edc7496b64e6f2931f4e7d90636 data/hexcasting/recipes/amethyst_dust_p
35a9b4beac7c6eddb990464eaeaebec2a9ab9951 data/hexcasting/loot_tables/inject/scroll_loot_many.json
949f05968c562d5e4d35630ce8e3189a2060dee7 data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_intersex.json
cfda8a0bb9051f9f876cd5b9afcd8a7f6a1e4290 data/create/recipes/crushing/amethyst_block.json
e4b6c8850f8517ad6af62309f173d053f1e5b364 data/hexcasting/recipes/pride_colorizer_gay.json
02dcee696b1e162f20dbfcf02bdb9e2144a64a27 data/hexcasting/recipes/pride_colorizer_gay.json
7c08784f2de139be380b5299f8ea8b8c78126ed8 data/minecraft/tags/blocks/mineable/axe.json
791dfa661888afb8ece93c6322fd55dd342086b5 data/hexcasting/recipes/pride_colorizer_bisexual.json
32e3d36398fa63e017ed6c46e7e19d7ba041c3d9 data/hexcasting/recipes/pride_colorizer_bisexual.json
1af91ec74694bf90fb7f53b6d55078c7e21460cc data/hexcasting/advancements/recipes/hexcasting.creative_tab/pride_colorizer_genderqueer.json
f3c6b6917e504e1c3d5d8875f7cce6f311e791d2 data/minecraft/tags/items/logs_that_burn.json
06a4f3776d2bb8f294737d100143a0914342310a data/hexcasting/recipes/dye_colorizer_light_blue.json
ef8563a18c0bb3999a1092efe37540ea474633c5 data/hexcasting/recipes/dye_colorizer_light_blue.json
3b1c077f88f625c0b2653324c7b94fd3f2b3a538 data/hexcasting/loot_tables/blocks/akashic_tile.json
db8a00478e1c4b0f9b143b5946d1ba25e489591d data/hexcasting/recipes/dynamic/seal_focus.json
196c49b203748e57a9b2b1259055b9de4b6be8d8 data/hexcasting/recipes/wand_spruce.json
09e80537530ed51b6792f16fe8b32448e89dc334 data/hexcasting/recipes/slate_block.json
31f9b7d8141f67981deedf7a46894e454006bb28 data/hexcasting/advancements/recipes/hexcasting.creative_tab/akashic_button.json
6b4459635b3d53cc2b6836fa97d29244a65b412d data/hexcasting/recipes/abacus.json
77961f5c461ff869f06b10019b810edf9eac37ac data/hexcasting/recipes/pride_colorizer_demiboy.json
1b96773128b11946ff4f30d5aa4040f9e04d0d40 data/hexcasting/recipes/pride_colorizer_demiboy.json
076dd8bb2ce1508293384fa93fa138a369d10751 data/hexcasting/advancements/recipes/hexcasting.creative_tab/dye_colorizer_green.json
3147422bed290cb47ea3763dbdc6f0e96eed5c2a data/hexcasting/loot_tables/inject/scroll_loot_few.json
aab3082b3303f358cc265fb10bc9bbe08c96eef0 data/hexcasting/recipes/trinket.json
@ -245,9 +245,9 @@ c3aed1dbaa46e084711a116d1bb4522df9a7405a data/hexcasting/advancements/recipes/he
7cb828138a8ea2dae399011ee02bb909ca5f993e data/hexcasting/loot_tables/blocks/akashic_log_stripped.json
3b566309ba10142fe73c8f32ce501592befd907e data/hexcasting/loot_tables/blocks/akashic_stairs.json
ab5d271371323d93ff6eed18179ee4f7fd8c939c data/hexcasting/recipes/brainsweep/impetus_rightclick.json
33fed8fb8e34df026e1eea0df8161c7f842a8648 data/hexcasting/recipes/dye_colorizer_black.json
8c22db477365a800ce1e715aeaad896550467047 data/hexcasting/recipes/dye_colorizer_black.json
f3c6b6917e504e1c3d5d8875f7cce6f311e791d2 data/hexcasting/tags/items/akashic_logs.json
c36caf44a941a4abc44a15141eba8fe634c76fb8 data/hexcasting/recipes/dye_colorizer_blue.json
c64f5e56ca18eb68d2e58827920ca0e3ae4617ca data/hexcasting/recipes/dye_colorizer_blue.json
5f3e3813757d8300acad523d45ac7c4d85728399 data/minecraft/tags/blocks/wooden_buttons.json
e125117befadda0785e370969a8e04eff070d057 data/hexcasting/loot_tables/blocks/amethyst_sconce.json
4da41a82a17f58c9342944f214e745696c1d8ed7 data/hexcasting/loot_tables/blocks/impetus_storedplayer.json

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -158,22 +158,22 @@ ab5d271371323d93ff6eed18179ee4f7fd8c939c data/hexcasting/recipes/brainsweep/impe
d5c6f9a31a8310ec440fc8c14da8988f0d166586 data/hexcasting/recipes/brainsweep/impetus_storedplayer.json
ad85e0162a7c68d431fd700700906ccbcadf91ce data/hexcasting/recipes/compat/create/crushing/amethyst_shard.json
bc140b6c5d999b4bc5d12c302297f56bde3b161c data/hexcasting/recipes/cypher.json
33fed8fb8e34df026e1eea0df8161c7f842a8648 data/hexcasting/recipes/dye_colorizer_black.json
c36caf44a941a4abc44a15141eba8fe634c76fb8 data/hexcasting/recipes/dye_colorizer_blue.json
91348d69c8a49eae2bbaf9fb00b9604c43716527 data/hexcasting/recipes/dye_colorizer_brown.json
e4ef73afbd13a579493f45929c3f7adb8aa86dc2 data/hexcasting/recipes/dye_colorizer_cyan.json
c471220e70ee9ecbf58a21ea1d28e653efcc4fad data/hexcasting/recipes/dye_colorizer_gray.json
fe5f10e9258f430859f1f1f87320a2b5c7b67654 data/hexcasting/recipes/dye_colorizer_green.json
06a4f3776d2bb8f294737d100143a0914342310a data/hexcasting/recipes/dye_colorizer_light_blue.json
25f5d03a6f4290bbbe86c9cac5604b1e8a49ad84 data/hexcasting/recipes/dye_colorizer_light_gray.json
4fad619e1330e938d2e2596fc8fd4e5050a8b40e data/hexcasting/recipes/dye_colorizer_lime.json
386f1b0f7676324186d0694de3c86a77fac5ce98 data/hexcasting/recipes/dye_colorizer_magenta.json
6f1c0a84236b1e3cb4352d87bf3d553eb7e1a938 data/hexcasting/recipes/dye_colorizer_orange.json
fe8a7288aa27c07932a31c64ff8fadb943b278d5 data/hexcasting/recipes/dye_colorizer_pink.json
16fd879351f390bfa980a5f4d77e32f576de2f66 data/hexcasting/recipes/dye_colorizer_purple.json
29559dc2a5c4e189ab7edfbb71fed0a84dd96d45 data/hexcasting/recipes/dye_colorizer_red.json
bc79add419b8791e68b35076355fea11dfc640c6 data/hexcasting/recipes/dye_colorizer_white.json
c5341777604a4be5a311e300a4de89967b7caad2 data/hexcasting/recipes/dye_colorizer_yellow.json
8c22db477365a800ce1e715aeaad896550467047 data/hexcasting/recipes/dye_colorizer_black.json
c64f5e56ca18eb68d2e58827920ca0e3ae4617ca data/hexcasting/recipes/dye_colorizer_blue.json
bc490780a689c62da00244137679bbaa8a653430 data/hexcasting/recipes/dye_colorizer_brown.json
44d5d32647164e5510ecdbde22addbc047e4603a data/hexcasting/recipes/dye_colorizer_cyan.json
8df59ac1ca676bf1a506f3116fd273d6379f238e data/hexcasting/recipes/dye_colorizer_gray.json
3b082fff535586c13c12811a29839eb0096bfdb1 data/hexcasting/recipes/dye_colorizer_green.json
ef8563a18c0bb3999a1092efe37540ea474633c5 data/hexcasting/recipes/dye_colorizer_light_blue.json
64686e6d1a10a4bd16ec0378dc9ce720eff3b4d7 data/hexcasting/recipes/dye_colorizer_light_gray.json
3e89b354e3eb8f8ec2518b03f13c5c4295adef5f data/hexcasting/recipes/dye_colorizer_lime.json
4d1c771493f5968a0878c142342ceb8717a5784f data/hexcasting/recipes/dye_colorizer_magenta.json
186dc05888e66e17af0217bd0680648dc3da3968 data/hexcasting/recipes/dye_colorizer_orange.json
6f904b1ac6fc5863a8e718bc42043c40d5ec4c2a data/hexcasting/recipes/dye_colorizer_pink.json
eb06eb90c08b051ff6c42215fb7c91123e240a66 data/hexcasting/recipes/dye_colorizer_purple.json
b475e6d26350d0560e2cd66879f86520faaeb68c data/hexcasting/recipes/dye_colorizer_red.json
88cf11d37222254d9e3a4bef0f9ca2de1495c31a data/hexcasting/recipes/dye_colorizer_white.json
d910f10b472c3ff422f14961539e4c31b8830bff data/hexcasting/recipes/dye_colorizer_yellow.json
db8a00478e1c4b0f9b143b5946d1ba25e489591d data/hexcasting/recipes/dynamic/seal_focus.json
3a376402af89128dc37adaa0a72b6de66d58309d data/hexcasting/recipes/dynamic/seal_spellbook.json
a952d33cda8b805237052b602cf066683c4bf261 data/hexcasting/recipes/empty_directrix.json
@ -181,22 +181,22 @@ b7c248d2627c2a2b398d1c50181c1e0863612424 data/hexcasting/recipes/empty_impetus.j
7eaf7ee280d1982ecbaf5175cea5c5a7c7804f98 data/hexcasting/recipes/focus.json
5bc29f5b97e50c8d82ebe5b8bc45753c6f8c2873 data/hexcasting/recipes/jeweler_hammer.json
2397e64bd5fa2af12bb4f0f7efbc55f387c07a2b data/hexcasting/recipes/lens.json
fa30b1fb1c6fc9e763d5ce0e4dcfd71afcc81de2 data/hexcasting/recipes/pride_colorizer_agender.json
b162dffb52838921c3a354d817465a23df64ec00 data/hexcasting/recipes/pride_colorizer_aroace.json
9b2b94e2eabaa8260a15191bb869ceb3ca80779c data/hexcasting/recipes/pride_colorizer_aromantic.json
b4f71066f51788ce3d05429dcd5d1e451bcb7503 data/hexcasting/recipes/pride_colorizer_asexual.json
791dfa661888afb8ece93c6322fd55dd342086b5 data/hexcasting/recipes/pride_colorizer_bisexual.json
77961f5c461ff869f06b10019b810edf9eac37ac data/hexcasting/recipes/pride_colorizer_demiboy.json
c331d1b6a4d3d42eac052e73ff0b90d7dc117745 data/hexcasting/recipes/pride_colorizer_demigirl.json
e4b6c8850f8517ad6af62309f173d053f1e5b364 data/hexcasting/recipes/pride_colorizer_gay.json
57fe1e77bc786588a764620e65f0631254544b1f data/hexcasting/recipes/pride_colorizer_genderfluid.json
d0e37cea33e6323cb1936c44ed959e3dc8238bb7 data/hexcasting/recipes/pride_colorizer_genderqueer.json
c830f27bdee064af5bf2f1b2466042cf208c6788 data/hexcasting/recipes/pride_colorizer_intersex.json
523d98655e0f395d65640929d4254b6d4b3163d2 data/hexcasting/recipes/pride_colorizer_lesbian.json
43c7ffd19f2364de00b1e2cf8794ce5cf36494fb data/hexcasting/recipes/pride_colorizer_nonbinary.json
a00a851be50d49034ff939ca5fb3adbe0ee47302 data/hexcasting/recipes/pride_colorizer_pansexual.json
3ce0bea99cfbac7d316f4439ee79ac6b7f6f5b61 data/hexcasting/recipes/pride_colorizer_plural.json
21765e0f23ca7932c9c4891f1c36bc5a5faa54b9 data/hexcasting/recipes/pride_colorizer_transgender.json
37584409884ac4d9fbf7f0a4a3cb8ef3b5d32965 data/hexcasting/recipes/pride_colorizer_agender.json
c3a01df30228881c199686192d105fb2651c39c8 data/hexcasting/recipes/pride_colorizer_aroace.json
5e6df78e451395e08f86c8d89dca0a2c99a69691 data/hexcasting/recipes/pride_colorizer_aromantic.json
0a72e213fec8dd32b1ea9623a242484ce8318c47 data/hexcasting/recipes/pride_colorizer_asexual.json
32e3d36398fa63e017ed6c46e7e19d7ba041c3d9 data/hexcasting/recipes/pride_colorizer_bisexual.json
1b96773128b11946ff4f30d5aa4040f9e04d0d40 data/hexcasting/recipes/pride_colorizer_demiboy.json
d3ad9a9e92dd125f872d9671930d4e57f24894ed data/hexcasting/recipes/pride_colorizer_demigirl.json
02dcee696b1e162f20dbfcf02bdb9e2144a64a27 data/hexcasting/recipes/pride_colorizer_gay.json
0ca193fe94bc004aa0080826ed0fc4596f9a62dd data/hexcasting/recipes/pride_colorizer_genderfluid.json
456ae69977612b6f62c109783518e9006287e77b data/hexcasting/recipes/pride_colorizer_genderqueer.json
ac128e72adda8fea0ad63d7e6e18dd9399f53d65 data/hexcasting/recipes/pride_colorizer_intersex.json
1d558c1b63dd3c3e129261f53db5fd6748b59051 data/hexcasting/recipes/pride_colorizer_lesbian.json
cd7e618d7c08ffff67683852f799362fb8aaebaf data/hexcasting/recipes/pride_colorizer_nonbinary.json
568ac8a13b7762b92cc274d74a7c729cc6e16687 data/hexcasting/recipes/pride_colorizer_pansexual.json
b2d8fb979a3fbe47404da349318f38ab45bac760 data/hexcasting/recipes/pride_colorizer_plural.json
f50c71bbbbf7d77665c9008fcdd9be0d571ce48e data/hexcasting/recipes/pride_colorizer_transgender.json
49508c455626eeca18c957edc0cde016e823f7b0 data/hexcasting/recipes/scroll.json
86ee80768fef41cf9b517564b733f4586094f367 data/hexcasting/recipes/scroll_medium.json
ccf4ea841ea9a66738253385c659ff86c85a73f5 data/hexcasting/recipes/scroll_paper.json

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -1,14 +1,11 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
" D ",
" B "
"DCD",
" D "
],
"key": {
"B": {
"item": "minecraft:bowl"
},
"D": {
"item": "hexcasting:amethyst_dust"
},

View file

@ -235,7 +235,7 @@ public class HexBlockStatesAndModels extends PaucalBlockStateAndModelProvider {
simpleBlock(HexBlocks.SCONCE, sconceModel);
simpleBlockItem(HexBlocks.SCONCE, sconceModel);
var conjuredModel = models().getExistingFile(modLoc("conjured"));
var conjuredModel = models().getBuilder("conjured").texture("particle", mcLoc("block/amethyst_block"));
simpleBlock(HexBlocks.CONJURED_BLOCK, conjuredModel);
simpleBlock(HexBlocks.CONJURED_LIGHT, conjuredModel);
}