Compare commits

...

95 commits

Author SHA1 Message Date
petrak@ 5d19639573
Merge pull request #517 from Cypher121/1.20-blanketcon/more-restrictions
More blanketcon restrictions
2023-08-22 16:14:22 -04:00
Cypher121 510e1fa345 Add volume multipliers and prevent usage of casting items outside allowed boxes 2023-08-22 22:09:25 +02:00
Meredith Espinosa a403569d23 Add region limitations to staves for bc23 2023-08-21 23:42:18 -07:00
petrak@ 7bebb94fcb
Merge pull request #508 from Talia-12/1.20.1
pulling in more bug fixes, Falkory's new textures, and Cypher's EnvironmentExtensions
2023-08-06 11:00:11 -04:00
petrak@ 77c78b4be6
Merge pull request #504 from woodiertexas/1.20
Implement arch-ex integration
2023-08-05 13:00:06 -04:00
Talia-12 4a2d162642 simplify names on Cypher's suggestion 2023-08-01 23:04:30 +10:00
Talia-12 9904e3adb4 added Cypher's CastingEnvironmentComponent system, with some extensions. 2023-08-01 21:52:32 +10:00
woodiertexas dfe4b5aa47
Fix issues + remove arch-ex pillar variations 2023-07-31 19:44:59 -07:00
Talia-12 4c9e380ea8 fix OperatorIndexOf 2023-07-30 22:09:03 +10:00
Talia-12 e921137584 fix scroll blocks 2023-07-30 21:32:52 +10:00
Talia-12 125334e93a fix PatternTooltipComponent 2023-07-30 21:26:57 +10:00
Talia-12 08e58c7342 fixed enlightenment 2023-07-30 16:44:52 +10:00
Talia-12 97244cd461 fix added damage types 2023-07-30 16:30:12 +10:00
Talia-12 c391df8507 fix fabricLanguageKotlinVersion and fabric.mod.json version dependencies 2023-07-30 16:12:06 +10:00
Talia-12 882b4a364b
Merge pull request #2 from Falkory220/1.20.1
BC23 Commit
2023-07-30 16:11:00 +10:00
woodiertexas 8d9643cf64
Implement arch-ex integration and commit to the correct branch 2023-07-29 17:54:05 -07:00
falkory 22d74df67e BC23 Commit 2023-07-29 03:24:25 +01:00
Talia-12 1d30fb84c9 updated things to get the latest patchouli version, now works on servers! 2023-07-25 18:23:44 +10:00
Talia-12 cb59237372 fix some lang stuff 2023-07-21 15:50:26 +10:00
petrak@ 3e3cf73150
Merge pull request #496 from Talia-12/1.20.1
1.20.1
2023-07-20 10:24:34 -04:00
petrak@ a166f05023
Merge pull request #494 from Cypher121/patch-3
Make interop patchouli flag only set if it's true
2023-07-20 10:24:16 -04:00
Talia-12 b11f1c5ced unseal 2023-07-21 00:02:18 +10:00
Talia-12 4a1e4c3269 added registry for ContinuationFrame types! 2023-07-20 22:38:21 +10:00
Talia-12 a1cb9f7fab add CreativeTab to fabric. 2023-07-20 19:25:54 +10:00
Talia-12 d25682902d got boolean directrix textured and modelled properly. 2023-07-20 15:40:03 +10:00
Talia-12 88270d541f also clear the STATE property when the directrix is no longer energized. 2023-07-20 00:11:49 +10:00
Talia-12 c6f4f3adbc boolean directrix also changes the STATE property properly. 2023-07-20 00:09:52 +10:00
Talia-12 127b035bbb updated gradle since apparently that was necessary(???). Got fabric booting and a world loading successfully! 2023-07-19 01:06:28 +10:00
Talia-12 88f86d96f4 pulled in all the code from #493 to render patterns around the player while casting, fixed it up to actually work in multiplayer (can't test it cause of the patchouli server bug but I'm fairly sure it'll work). 2023-07-13 20:42:20 +10:00
Talia-12 31807fe8f7 fixed example 4.5 2023-07-13 00:16:48 +10:00
Talia-12 c66a5debbc EntityRaycast actually is working, I was just testing it wrong 2023-07-13 00:14:44 +10:00
Talia-12 717dd3e5ad fixed stuff from the merge from petra, and fixed raycasts to work without a player. 2023-07-12 18:26:19 +10:00
Talia-12 dd77b14c59 fix up some patchouli stuff 2023-07-12 17:28:14 +10:00
Talia-12 e88e1b553d Merge remote-tracking branch 'petra_origin/1.20' into 1.20.1 2023-07-11 21:36:47 +10:00
Talia-12 3f3b899ecb fix more int->long stuff 2023-07-11 16:34:03 +10:00
Talia-12 ccaa83a2f9 fix packagedItems being unable to cast if they have no saved pigment. 2023-07-11 15:57:24 +10:00
Talia-12 1d1efb2a3d make spell costs longs. 2023-07-11 15:53:12 +10:00
Talia-12 6d3bd9b98f inc (discovered currently impossible to play on server due to patchouli bug) 2023-07-10 21:52:48 +10:00
Talia-12 c8004cc7a4 fix AltioraLayer addLayer by removing mixin. 2023-07-10 21:40:34 +10:00
Talia-12 77aa0e7380 renamed some things, made IotaType.serialize actually check if custom iotas are too big. 2023-07-10 19:38:54 +10:00
Talia-12 3c426a89ee allow RenderedSpells to modify the stack/userdata. 2023-07-10 11:51:45 +10:00
Talia-12 b50d12464a add new Any iotapredicate. 2023-07-10 00:00:24 +10:00
Talia-12 f9723bbb8c version inc 2023-07-09 21:54:26 +10:00
Talia-12 b3f285e859 rename modify_in_place to replace. 2023-07-09 21:20:21 +10:00
Talia-12 aaae2e5020 give Arithmetic operators access to the casting env (to be used in MoreIotas for the ExtractItemType operator, needed to get the item type of the block at a position) 2023-07-09 21:15:39 +10:00
petrak@ 8f20cec693 patchouli work might be bikeshedding right now tbh 2023-07-08 17:28:10 -05:00
June 662082211e
Make interop patchouli flag not set to false 2023-07-08 23:04:35 +02:00
petrak@ 4eb5bb846d augh. actually do git properly and actually be on 1.20.1 2023-07-08 15:57:42 -05:00
petrak@ bc20923933 fix merge conflict 2023-07-08 15:53:36 -05:00
petrak@ e3ba2718cb kind of sort of start patchi stuff 2023-07-08 15:52:34 -05:00
petrak@ 64efb43abd bandaid-fix some patchi things 2023-07-08 15:38:14 -05:00
Talia-12 0a90b0eda2 add Either IotaMultiPredicate 2023-07-09 00:56:52 +10:00
Talia-12 47fc2532d0 actually launching on fabric 2023-07-08 23:38:13 +10:00
Talia-12 05d0f928dd fix OpBreakBlock to work with circles, as well as making it easier to do the same with OpMakeBattery in the future 2023-07-08 22:25:32 +10:00
Talia-12 25402313e7 rename ctx to env in places. 2023-07-08 21:32:17 +10:00
Talia-12 0bdfa15aa2 fix sentinel, remove broken test and unused method it was testing 2023-07-03 17:19:45 +10:00
Talia-12 609e018f9e version inc 2023-07-03 00:20:24 +10:00
Talia-12 0d810ec34f fix null player issues on isBreakingAllowed and isPlacingAllowed 2023-06-29 20:35:42 +10:00
Talia-12 0fd9ca94d8 fixed some mixins 2023-06-29 02:03:12 +10:00
Talia-12 d4e22d157e book fully functional! 2023-06-29 01:59:48 +10:00
Talia-12 bb188a0a6c ran fabric datagen 2023-06-29 01:45:48 +10:00
Talia-12 ea072d9e64 fixed fabric datagen 2023-06-29 01:45:14 +10:00
Talia-12 81b6958960 running forge datagen 2023-06-29 01:26:36 +10:00
Talia-12 0bffbaaa99 fixed forge datagen (JANK MIXINS) 2023-06-29 01:25:21 +10:00
Talia-12 8501c4ce34 fixed up the registry nonsense and got forge actually able to get into the world!!!!!! 2023-06-29 00:00:04 +10:00
Talia-12 31ff708d80 successfully building!! fixed a bunch of EMI stuff 2023-06-24 00:40:56 +10:00
Talia-12 e70d2edb22 fixxyfixxyfixxy 2023-06-24 00:03:54 +10:00
Talia-12 228f68bad9 delete gravity API interop since gravity API is quilt-only now 2023-06-23 16:25:02 +10:00
Talia-12 28f74a8287 get rid of reach attributes since its unused 2023-06-23 16:24:31 +10:00
Talia-12 2ccb3c47e3 fix amethyst loot table inject 2023-06-23 16:16:32 +10:00
Talia-12 96abc3df0e fixed some forge renderer stuff 2023-06-23 16:05:04 +10:00
Talia-12 63042fd9d8 fix patchouli stuff now that snapshot is available 2023-06-23 15:43:04 +10:00
Talia-12 afa7684023 add quenched stuff to phial recipes. 2023-06-23 15:16:31 +10:00
Talia-12 e5e7fa18d4 fix creative tabs 2023-06-23 15:15:19 +10:00
Talia-12 f060a83c32 maybe fix how forge registries work? 2023-06-23 13:55:47 +10:00
Talia-12 487818cae2 mucking around with how to actually register the hex-registries on forge, committing this so I don't lose it in case I want to come back to it 2023-06-22 01:51:26 +10:00
Talia-12 33db54e979 fixed the damage types stuff, and HexItemModels. 2023-06-22 00:45:00 +10:00
Talia-12 ef12c71e92 fixed datagen for loottables and advancements. 2023-06-22 00:11:15 +10:00
Talia-12 9d8bf7c568 start fixing up AkashicTreeGrower to datagen the ConfiguredFeatures, and fix some other datagen stuff. 2023-06-21 18:43:15 +10:00
Talia-12 36b631eadb added BlockSetType for edified wood, fixed HexAxtionTagProvider 2023-06-21 17:01:36 +10:00
petrak@ 26193d9352 start making the docs usable 2023-06-20 10:47:09 -05:00
Talia-12 76ba2f5f8a fixed fabric not having cardinal-components properly registered. 2023-06-21 00:41:31 +10:00
Talia-12 eacbdb4014 changing all the things that were easy to change 2023-06-20 23:53:32 +10:00
Talia-12 139357b679 actually add these 2023-06-20 22:55:10 +10:00
Talia-12 05be814a8e fix some recipes, make some rendering fixes more idiomatic, do some more rendering fixes 2023-06-20 22:54:52 +10:00
Talia-12 32559dc94d fix some datagen 2023-06-20 22:14:16 +10:00
Talia-12 a97545246f all the Common kotlin stuff is now compiling apparently 2023-06-20 22:04:49 +10:00
Talia-12 7d611c0220 add some maths helpers for no-longer-present methods, add a tag for which blocks can be removed by OpDestroyFluid. 2023-06-20 19:26:26 +10:00
Talia-12 cb7255a5ed fixed some more actions 2023-06-20 18:58:02 +10:00
Talia-12 e745ff6773 vague more attempts at Datagen fixes 2023-06-20 18:50:29 +10:00
Talia-12 488cc3ea74 fixed up Hexplat Recipes 2023-06-19 23:11:21 +10:00
Talia-12 67a32a6267 some progress; BlockPos(vec) is now BlockPos.containing(vec). Materials are gone, so block properties seem to be mostly made by copying from other blocks and changing relevant things. Data generation seems to have changed, and recipes need a recipe category. 2023-06-19 23:01:33 +10:00
Talia-12 1342c8cbef started working top to bottom fixing things. 2023-06-15 23:11:45 +10:00
Talia-12 80386c4262 fixed dependencies to point at 1.20 version where those are available, haven't yet tried to build/launch at all 2023-06-15 16:51:26 +10:00
Talia-12 473376943a started updating things to 1.20, halted by patchouli (and presumably others) not being done for 1.20 yet 2023-06-15 15:34:35 +10:00
1612 changed files with 3449 additions and 24660 deletions

1
.gitignore vendored
View file

@ -27,3 +27,4 @@ forge*changelog.txt
Session.vim
plot/
.DS_Store

View file

@ -27,14 +27,19 @@ repositories {
name = "ModMaven"
url = "https://modmaven.dev"
}
// If you have mod jar dependencies in ./libs, you can declare them as a repository like so:
flatDir {
dir 'libs'
}
}
dependencies {
compileOnly group: 'org.spongepowered', name: 'mixin', version: '0.8.5'
implementation group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.1'
compileOnly "at.petra-k.paucal:paucal-common-$minecraftVersion:$paucalVersion"
compileOnly "vazkii.patchouli:Patchouli-xplat:$minecraftVersion-$patchouliVersion"
compileOnly "${modID}:paucal-common-$minecraftVersion:$paucalVersion"
compileOnly "vazkii.patchouli:Patchouli-xplat:$minecraftVersion-$patchouliVersion-SNAPSHOT"
compileOnly "org.jetbrains:annotations:$jetbrainsAnnotationsVersion"
testCompileOnly "org.jetbrains:annotations:$jetbrainsAnnotationsVersion"

Binary file not shown.

View file

@ -1,254 +0,0 @@
// 1.19.2 2023-06-20T14:09:26.505719553 Item Models: hexcasting
2fc68dcd6d73da3deaa6a33240dd9160a2b79592 assets/hexcasting/models/block/deco/quenched_allay_bricks_0.json
d59af7a48b20b210240b26115fb172d6202f9254 assets/hexcasting/models/block/deco/quenched_allay_bricks_1.json
a62eeebbca2d145c22f25725bd848ed4d673cefa assets/hexcasting/models/block/deco/quenched_allay_bricks_2.json
90e14c7ae44f667810fa5d31af5fd02cb575c13a assets/hexcasting/models/block/deco/quenched_allay_bricks_3.json
669d9348f4581dae45c35268a760675509a89a29 assets/hexcasting/models/block/deco/quenched_allay_bricks_small_0.json
bb65f6b36336fb4746e749a2b248e521ff24f901 assets/hexcasting/models/block/deco/quenched_allay_bricks_small_1.json
39b54b608cdf5e959a5c115379e45aaf590a254a assets/hexcasting/models/block/deco/quenched_allay_bricks_small_2.json
da0aee7c9516804372262165dc5aab16bd1c6ce6 assets/hexcasting/models/block/deco/quenched_allay_bricks_small_3.json
bacd99e8c24b9ce004e8aeff509cca4b971f3ed9 assets/hexcasting/models/block/deco/quenched_allay_tiles_0.json
1b272b737dea8a856c63e253359863dff7ec7e54 assets/hexcasting/models/block/deco/quenched_allay_tiles_1.json
9840fe9648aedd03ecda485e7c6466bbe2a418ba assets/hexcasting/models/block/deco/quenched_allay_tiles_2.json
71abe574694be3f0be75433068bae0489bae5055 assets/hexcasting/models/block/deco/quenched_allay_tiles_3.json
9af2754cb1e53eeaa85618cf92651b4878cf62b1 assets/hexcasting/models/block/quenched_allay_0.json
de4ff723b4332d4e26bd01f74e0485e28c9a2178 assets/hexcasting/models/block/quenched_allay_1.json
4c29163e07f3a903017e38a9cc102f4b37db20b1 assets/hexcasting/models/block/quenched_allay_2.json
487d34cd8e70b3e468337228b74af5c1b4d14c53 assets/hexcasting/models/block/quenched_allay_3.json
f2156b3a7041cf99891b528393db64c6b9ca1a4f assets/hexcasting/models/item/abacus.json
19730853397b109cfedd0c3bbda83d5de6cd15b9 assets/hexcasting/models/item/akashic_record.json
8c735feff09d46d00ed681311f46f61a50cfdc9b assets/hexcasting/models/item/amethyst_dust.json
fbb8706993fbc3246c56b9f3eb274ff8968b70f8 assets/hexcasting/models/item/amethyst_pillar.json
87e7ee44cdd0808a3dd72babfd1db716df2bcdfe assets/hexcasting/models/item/artifact.json
1cd1b4d002d1a9a044ceab7cca842e4a2b7bd2f4 assets/hexcasting/models/item/artifact_0_filled.json
4709e65d8e74cf45b3ba014bdf70373728cccc78 assets/hexcasting/models/item/artifact_1.json
13915cc6b9ebbdce7043939c32c308bf129c2099 assets/hexcasting/models/item/artifact_1_filled.json
5434775bd88a654db6b2d09ab5f74a93a1983528 assets/hexcasting/models/item/artifact_2.json
a084bdd9039f5a16183d0cf70d744bf29a3c8760 assets/hexcasting/models/item/artifact_2_filled.json
206548428fd1a142442469c8b65fae24a1b50af6 assets/hexcasting/models/item/artifact_3.json
d6de8ae6a4d546aac12489cae386731490040c5e assets/hexcasting/models/item/artifact_3_filled.json
a0dbd0d40833d91dd33036686cd58494572cbe42 assets/hexcasting/models/item/artifact_4.json
86f1f0c0cbae34010ec9eca723db64303d5f5d5f assets/hexcasting/models/item/artifact_4_filled.json
e822e463834b9bf4433defbace06cc586629da95 assets/hexcasting/models/item/artifact_5.json
a44fec20b346e1e660027d204b42df312a310086 assets/hexcasting/models/item/artifact_5_filled.json
c499e86bb5b5bc2fe29914ce14832212ca23df10 assets/hexcasting/models/item/artifact_6.json
ccb8a41fdd4bc1b493a11cfa2ea4a39b7f7c3888 assets/hexcasting/models/item/artifact_6_filled.json
6461c5261ec1eb92a608bd2db420b1e5b0c3591a assets/hexcasting/models/item/artifact_7.json
373617635cf75ee236da52eb5b9f341d2b77eac3 assets/hexcasting/models/item/artifact_7_filled.json
c77fe07e43f7a46e04f16e43054588cdcdf4c01e assets/hexcasting/models/item/battery.json
ec7c3a51882a432185fdbb6a449e66165b6a4c4c assets/hexcasting/models/item/charged_amethyst.json
3ed3e3d86dcbc29d2e6fb59b9c6a7e455e9a3332 assets/hexcasting/models/item/cherry_staff.json
c64ed609ece68994ce23dd2809145040bce13579 assets/hexcasting/models/item/conjured_block.json
c64ed609ece68994ce23dd2809145040bce13579 assets/hexcasting/models/item/conjured_light.json
c8da4227db3c80e3e2e7f2fb2ae2649656429d68 assets/hexcasting/models/item/creative_unlocker.json
afe7113b8411c64651b679ea6b4e41bf36ab38c3 assets/hexcasting/models/item/cypher.json
3b9442e76a05b7fa70f9fb30186f94b1ba08a69b assets/hexcasting/models/item/cypher_0_filled.json
2c240a69627de02937aa601faa2578adc7d44906 assets/hexcasting/models/item/cypher_1.json
5dc34d91f0d6db16d537dd93345ccca8fe4f6aaa assets/hexcasting/models/item/cypher_1_filled.json
29e2a1e5c0e518e5edf0c6c25a5259c361ece478 assets/hexcasting/models/item/cypher_2.json
af274f590258b97dadf050d925c1187ee6e35d77 assets/hexcasting/models/item/cypher_2_filled.json
89a21d5aeef41fe788e799b89c7f80a26f09abed assets/hexcasting/models/item/cypher_3.json
e80d8c33a0b4ca69b157888fbc5f5660ba9c411d assets/hexcasting/models/item/cypher_3_filled.json
fcc1b8d2b97207af1f8c06061e170b11949bcf51 assets/hexcasting/models/item/cypher_4.json
7554e24b6f52c6b8db358e0cb5449449752a5808 assets/hexcasting/models/item/cypher_4_filled.json
85cd0adf020150c69ca7fec1f5200b027fd01d09 assets/hexcasting/models/item/cypher_5.json
1010ce5e3def445462ab69c4289f3ba94f50eacc assets/hexcasting/models/item/cypher_5_filled.json
d5b444a363c101779a01f7298d55161a8271c742 assets/hexcasting/models/item/cypher_6.json
6f4d37c92c0d43da6d20705955e9b7cee83ed612 assets/hexcasting/models/item/cypher_6_filled.json
69e61ff1976e99c43a17c7b1e0591829ac44a4d6 assets/hexcasting/models/item/cypher_7.json
41ee99d878ec66f480ebcbacc65f16696c31d161 assets/hexcasting/models/item/cypher_7_filled.json
c6523de66cbfae3a1e6361c635cc693a0a089bb3 assets/hexcasting/models/item/default_colorizer.json
113c51af571a92009f5f687a82e10bc5ce97b010 assets/hexcasting/models/item/dye_colorizer_black.json
b5a04716775ba2e1b137abc513025b2f1065e5d1 assets/hexcasting/models/item/dye_colorizer_blue.json
0bb3afbd937b2e07523a581f6e3f389e11078595 assets/hexcasting/models/item/dye_colorizer_brown.json
6da7c3fb38f79e87506da06befe18730187e5183 assets/hexcasting/models/item/dye_colorizer_cyan.json
1afb238702f40275c30262ea349d5c8a590c314d assets/hexcasting/models/item/dye_colorizer_gray.json
0daf8bf5f98ed6dccb701cc4c8a4de3f3a53aed0 assets/hexcasting/models/item/dye_colorizer_green.json
82bc0bf11d7f02f18fef8f04ba5aed13c88e5556 assets/hexcasting/models/item/dye_colorizer_light_blue.json
d8ac48c96b5bc37525a5b26ce451e53229f83b7e assets/hexcasting/models/item/dye_colorizer_light_gray.json
317ac0b46bb76d6df66e350fd824cd18b2af2776 assets/hexcasting/models/item/dye_colorizer_lime.json
0290be48770c6c3b11e7d99c677c6a590168168d assets/hexcasting/models/item/dye_colorizer_magenta.json
88b74eda6ddf728301c73e683f2c416139b956c8 assets/hexcasting/models/item/dye_colorizer_orange.json
de7f7dec75da3170672de5c46a87ff47297db12b assets/hexcasting/models/item/dye_colorizer_pink.json
9bec032a4f17aeaa68f5dc88bd43de97a476df21 assets/hexcasting/models/item/dye_colorizer_purple.json
63b7438b1ab3ec9be3213d2964914c42c838643e assets/hexcasting/models/item/dye_colorizer_red.json
79f4120a9571ecf8be1767dfb41c4604f2ab985b assets/hexcasting/models/item/dye_colorizer_white.json
667ea00dbc366ee41e97f21c099001440212d183 assets/hexcasting/models/item/dye_colorizer_yellow.json
f867a3b2bbc117a782d49f0819b60f4727d1f483 assets/hexcasting/models/item/edified_button.json
c9faada6299f388afc2d2798843d2b45159950d1 assets/hexcasting/models/item/edified_door.json
7f22e012a844cc2c5e30b0fcbdc2e7e4afac1c40 assets/hexcasting/models/item/edified_log.json
8197108bfba4b5963e3c0b1e76a04b8a0d6aae03 assets/hexcasting/models/item/edified_log_amethyst.json
7d6bd7d94d4417f85444c387fc34d9b6947858f1 assets/hexcasting/models/item/edified_log_aventurine.json
c13f4b5b9e57224107c7f7c00928a6873b437245 assets/hexcasting/models/item/edified_log_citrine.json
2415591623223d1cb1a4ac2aeb2d1337694fa9a9 assets/hexcasting/models/item/edified_log_purple.json
6b2c9d4aca0c869d7e18707c22b00c14e1d30f0c assets/hexcasting/models/item/edified_pressure_plate.json
31b4d60ff15a6d6de7aecb6feeba25a366bba2fd assets/hexcasting/models/item/edified_slab.json
2584421c2e9e1cdf22a703018b54cf449613d7d9 assets/hexcasting/models/item/edified_stairs.json
ae58c5b7c304d33cbde60caf44a4c4ee4ec1a633 assets/hexcasting/models/item/edified_trapdoor.json
084183e4351973c8165f6f459c0f0dba2463d957 assets/hexcasting/models/item/edified_wood.json
1943e85c2ce9a40b0bbe0e4ffca2b6a968287091 assets/hexcasting/models/item/focus.json
7a19f436fc9e8d0e0e01b4404f326eb48404855a assets/hexcasting/models/item/focus_0_filled.json
88615c49de2c14a19da34431724401652e94be79 assets/hexcasting/models/item/focus_0_sealed.json
8099bd2e0afe118fa013b9d635ad47ffaab556bd assets/hexcasting/models/item/focus_1.json
340001b99100480d06cab60229d4af308be3c4ac assets/hexcasting/models/item/focus_1_filled.json
e0f8fef2e2d8d0e9168d10327d55115293ad2ae7 assets/hexcasting/models/item/focus_1_sealed.json
3578e575573fc52c4e819bcc5e207ce7a4e0f808 assets/hexcasting/models/item/focus_2.json
3e31f3b513df519f5e2e2eb4747faa02b89db67d assets/hexcasting/models/item/focus_2_filled.json
6724475ce4ef36295839f95098035889e57896f2 assets/hexcasting/models/item/focus_2_sealed.json
cb22fbb79432527d828475aa457c9c6fdb78bbff assets/hexcasting/models/item/focus_3.json
54f5d42d7104297162cc9b322ff477d568656e26 assets/hexcasting/models/item/focus_3_filled.json
283fcd45c639953802f8345c20ec45d9aa8c463d assets/hexcasting/models/item/focus_3_sealed.json
7818903b0ec7c7926e040e4d634495a7699e6deb assets/hexcasting/models/item/focus_4.json
e2f8f78c5009deb7368e44af09d90c1da075240d assets/hexcasting/models/item/focus_4_filled.json
abdeb1a3563f983bd09db8e7c666ddbdffc3903b assets/hexcasting/models/item/focus_4_sealed.json
9b687b3c191c5802bc39613ae705d7313139b310 assets/hexcasting/models/item/focus_5.json
a00edbeef7c2d828f4f16ed43d5e3a53e9674787 assets/hexcasting/models/item/focus_5_filled.json
c40bd0246003cd2c1824ad61ad718f5959dc6e10 assets/hexcasting/models/item/focus_5_sealed.json
3c77a283be7249e00e1947676276f7484b00ea83 assets/hexcasting/models/item/focus_6.json
732c8201606b3c510c0467fc3840aa1475f7b56f assets/hexcasting/models/item/focus_6_filled.json
9bf849da1973419685e4ed36a823285b154b143f assets/hexcasting/models/item/focus_6_sealed.json
759efbfda9f003e920e37b3b8f0306dd20562e94 assets/hexcasting/models/item/focus_7.json
b2702eb139b47fcdfd3ef268bbc9700eeaae82f3 assets/hexcasting/models/item/focus_7_filled.json
1e89b03a5f3a860dae1864c4dbfe855564f89705 assets/hexcasting/models/item/focus_7_sealed.json
6ec61fea7d8c49cc0c45b64857fd926451b4845f assets/hexcasting/models/item/jeweler_hammer.json
abfc028c974a02780aed3d7a5859352503bbd920 assets/hexcasting/models/item/lens.json
a34a6d777ae265c7e49c8bb23c15f04359236544 assets/hexcasting/models/item/lore_fragment.json
a3e134b79977545049da01671f3a1bd636d14789 assets/hexcasting/models/item/old_staff.json
82fa0a2bb17e40c0b3f826e97b2e95445ec24ab8 assets/hexcasting/models/item/patchouli_book.json
d69d10e6cb967b98b3294cc86174182c671de671 assets/hexcasting/models/item/phial_large_0.json
9b7805bec9481956b0ccc6c65dd8e02d3b3cdf54 assets/hexcasting/models/item/phial_large_1.json
596a866a0fac7cfe916d1e78f2a5f20856493c62 assets/hexcasting/models/item/phial_large_2.json
34aacc4fb999949e455d01548546a52eafb97e24 assets/hexcasting/models/item/phial_large_3.json
3a6f6b51e72a040d039abae580ef5db2a6c8101d assets/hexcasting/models/item/phial_large_4.json
91186c79af073cc390a1f1e6712540e1a49b716e assets/hexcasting/models/item/phial_larger_0.json
548d6999c6b5cb2c5b8d36d190fc849632f9f8ea assets/hexcasting/models/item/phial_larger_1.json
3162e3b88e59a9ab4b9df345724a0964db695688 assets/hexcasting/models/item/phial_larger_2.json
4e8f120d8472135ba1d8c332848fd0cc4c9ef1a0 assets/hexcasting/models/item/phial_larger_3.json
7b0d93186cd60cf31049512ca1147262a2bf203f assets/hexcasting/models/item/phial_larger_4.json
8943ca4912ab23d507725744f675ddcc56ccf1a9 assets/hexcasting/models/item/phial_largest_0.json
e20faba33418dac72ff3ad360eeb6fce3fce2728 assets/hexcasting/models/item/phial_largest_1.json
f0623e9b9192098dff982fabf1e598a27f96b7a8 assets/hexcasting/models/item/phial_largest_2.json
911736f4e2e3d825fb01f13dd32bf0108b68df99 assets/hexcasting/models/item/phial_largest_3.json
86d475f4c5bda63a564604e828f408ac6769e9eb assets/hexcasting/models/item/phial_largest_4.json
d5a3a98a51146a94b95ea84d49236fc83b08b807 assets/hexcasting/models/item/phial_medium_0.json
2165d19e514a3358fb8e3ceb91efd2fbc47ddebd assets/hexcasting/models/item/phial_medium_1.json
89933a425604fb6c0599848df3fef62ab07ea5a2 assets/hexcasting/models/item/phial_medium_2.json
1088d2440c7958a37509c753d74d8cfd383d05ca assets/hexcasting/models/item/phial_medium_3.json
a3d2dc8be83802e4444e0152904b2d48accd196c assets/hexcasting/models/item/phial_medium_4.json
b7492bc7b30d0890cfc38392e538b439a03ebc32 assets/hexcasting/models/item/phial_small_0.json
69553fbc4c9e0bf54fcc17f108f43baeabe66d2a assets/hexcasting/models/item/phial_small_1.json
e9dc7a0685fa9abfb2c2555cdb2eb4ef8d4920a8 assets/hexcasting/models/item/phial_small_2.json
73125d101de003bd1d48768c2381566b5687d002 assets/hexcasting/models/item/phial_small_3.json
ead3b78e464b2e2a259c781076bdf50a50686b87 assets/hexcasting/models/item/phial_small_4.json
6a384e599fdc2d798f175e86ea03147c25a47a51 assets/hexcasting/models/item/pride_colorizer_agender.json
c39aeb9c8b6f5b8a0510a54a9f87154b8187ba21 assets/hexcasting/models/item/pride_colorizer_aroace.json
abe3bc0e065fe4250835998871c08066b3e7ae49 assets/hexcasting/models/item/pride_colorizer_aromantic.json
d34570c2485646768ec2d47bfc035c704f9b0ab8 assets/hexcasting/models/item/pride_colorizer_asexual.json
fe6a5142ad799343c287a0566193fa20469a377f assets/hexcasting/models/item/pride_colorizer_bisexual.json
f2d2ed03d3bc7d2526d5276b348dc05f7c3585a3 assets/hexcasting/models/item/pride_colorizer_demiboy.json
2e9008cfb1a23e793d17ec521704f06a7f235a3a assets/hexcasting/models/item/pride_colorizer_demigirl.json
708698514fb6db04a30bca299c8f1ca32aad795b assets/hexcasting/models/item/pride_colorizer_gay.json
a377c0f71783296af01e91605bb821ef8554bdef assets/hexcasting/models/item/pride_colorizer_genderfluid.json
d60b723c44183b59cbadfd02a911dab5e89e0e61 assets/hexcasting/models/item/pride_colorizer_genderqueer.json
3322b15f5dc59cfb0008ff52648af1420890d5c9 assets/hexcasting/models/item/pride_colorizer_intersex.json
061fd86ffe47e0886783c8a20e8723ecac372604 assets/hexcasting/models/item/pride_colorizer_lesbian.json
5ebdcf6777381497fd1accf88832f8f1f2bfcc99 assets/hexcasting/models/item/pride_colorizer_nonbinary.json
6253bab7bd9162f75782c5bc899f46cd941d01ad assets/hexcasting/models/item/pride_colorizer_pansexual.json
c67e74e2a323872c3b34b113df99da8b77a501c6 assets/hexcasting/models/item/pride_colorizer_plural.json
7c4191ec2479b0a67e578da49d459deea8294ec4 assets/hexcasting/models/item/pride_colorizer_transgender.json
5038e069909e2dcf8664bcde81b229c8e27191ae assets/hexcasting/models/item/quenched_allay.json
6bef352b86abdaf9ce4f4942f01e746aa7cc62a2 assets/hexcasting/models/item/quenched_allay_bricks.json
c9aab9c7c0483766c670cfda7916323473e3c097 assets/hexcasting/models/item/quenched_allay_bricks_small.json
a8859c93236b88f9ed46a4957f5723965ce04e03 assets/hexcasting/models/item/quenched_allay_shard.json
812d5b11011c52dc5ce97040f9df5125c0542d10 assets/hexcasting/models/item/quenched_allay_tiles.json
8105007d186fe2c6bea6958dd85d1b2ed3cecb58 assets/hexcasting/models/item/quenched_shard_0.json
aef7d4b759bcc8a1d5b886b8a0170657e447a8d8 assets/hexcasting/models/item/quenched_shard_1.json
4a08374ef00de51381df9659488cb305e7c8674f assets/hexcasting/models/item/quenched_shard_2.json
181aac0f66e5c3937f49da3f5d577f1c8045c635 assets/hexcasting/models/item/quenched_shard_3.json
1ac1d158da25a8f8ec4b8771445d1ec9d42e9519 assets/hexcasting/models/item/scroll.json
ae2a8b6eb8a4ef17926e20c6982bc01120ff32b7 assets/hexcasting/models/item/scroll_ancient_large.json
7478e4b91169a3ab9def5af8662db9696eb33a34 assets/hexcasting/models/item/scroll_ancient_medium.json
e5e1c3116c97deeee0ab5e87178043f4f1b53bea assets/hexcasting/models/item/scroll_ancient_small.json
304b6c635b289565c871f7e8389f59baf93d66ea assets/hexcasting/models/item/scroll_medium.json
6f9d5d0ab5c9cf6abb3303f2e8d4993693eadb77 assets/hexcasting/models/item/scroll_pristine_large.json
300063a2245b419e360fc5e91827708e2ff5f79a assets/hexcasting/models/item/scroll_pristine_medium.json
e4dd5a16b9914044c1721df150e02b657835d97b assets/hexcasting/models/item/scroll_pristine_small.json
c809785d09b2545dac68d4a10b1e576454dd51e7 assets/hexcasting/models/item/scroll_small.json
9b82beea7667a8f9de3d1e8df136bb2034ed51a8 assets/hexcasting/models/item/slate.json
973361a2dd2ba5f3cd9fe2104f7ead43b085acc8 assets/hexcasting/models/item/slate_amethyst_pillar.json
612d4c65fb907c75975659edf00c7d92bf1b43d8 assets/hexcasting/models/item/slate_blank.json
96c85c64446072761910774b36924436c637faab assets/hexcasting/models/item/slate_pillar.json
e6452f95b60240e0067769d7f32a0b9fa7718a1b assets/hexcasting/models/item/slate_written.json
34abd8e443c028eeb24535b685cb3876f7235c23 assets/hexcasting/models/item/spellbook.json
2c23e0ce8a59f0f143ab514f46251e39fae39d6e assets/hexcasting/models/item/spellbook_0_filled.json
e8264e67b895bb61b52b936968b120c064507a26 assets/hexcasting/models/item/spellbook_0_sealed.json
b94a2beab80e87ed3f7e6004f70a3919c64272b4 assets/hexcasting/models/item/spellbook_1.json
158148d51abd63a93123fa7f2e2bce45d83d237f assets/hexcasting/models/item/spellbook_1_filled.json
c2fc066cee9a1e2ddf5a4507cf90b88a65d32028 assets/hexcasting/models/item/spellbook_1_sealed.json
85adbb3604db5a2e41877e2085d445df5622b549 assets/hexcasting/models/item/spellbook_2.json
83336c6e8bac94473e2f420084e544feef016d52 assets/hexcasting/models/item/spellbook_2_filled.json
a585cd9359896cd5ec62e4ccc28649170b2c8875 assets/hexcasting/models/item/spellbook_2_sealed.json
62e70d832eae787e0f086bf2f959eca19bfdfcd4 assets/hexcasting/models/item/spellbook_3.json
b312e3a09356f92d4f47b89f319e5ceeadb565ae assets/hexcasting/models/item/spellbook_3_filled.json
6ec3b9c77f6c7c4953d06c69bd5c06fc90e51d3d assets/hexcasting/models/item/spellbook_3_sealed.json
411ee9b98ec41a11d4026863332f0c65891807fe assets/hexcasting/models/item/spellbook_4.json
99aea30de3172c435b9a85a8ccce599251ed2722 assets/hexcasting/models/item/spellbook_4_filled.json
5881069c0b7e0e2bbaf07d8016fe4bcacce2e5e8 assets/hexcasting/models/item/spellbook_4_sealed.json
c4a41996c971ab44175cb8be5247b595836973cb assets/hexcasting/models/item/spellbook_5.json
4b9a2d0f4942fff48f31e58bde673863303396ad assets/hexcasting/models/item/spellbook_5_filled.json
d47f10973fa2660230f2249b3c009d4c7e4fc33f assets/hexcasting/models/item/spellbook_5_sealed.json
2adb81185491d908b5059c5a8df2a72c0913406b assets/hexcasting/models/item/spellbook_6.json
1d98011ce5c424be3488ac613d04f09572f85120 assets/hexcasting/models/item/spellbook_6_filled.json
53f092cea6f0f27d1b41a4be4403aed908768d2f assets/hexcasting/models/item/spellbook_6_sealed.json
a1dc5817c7c62e0d6e4c1ca1c5bfba6973a9b253 assets/hexcasting/models/item/spellbook_7.json
e43bfc743664dc23cbb2aaa4a66072ce1bbb5c2f assets/hexcasting/models/item/spellbook_7_filled.json
32210f56cb33747d9890de18300ae936cc8b0f77 assets/hexcasting/models/item/spellbook_7_sealed.json
f791313aa7bb01b418676ffaeeb09286ca9bddff assets/hexcasting/models/item/staff/acacia.json
19acf04c62128275b8fb468e89a30ab94d6e5a1a assets/hexcasting/models/item/staff/birch.json
244ba74a82a188df6fd258affcdd4b1a7320e617 assets/hexcasting/models/item/staff/crimson.json
ee609f36641d4689512b54aa343eafd1d53881e6 assets/hexcasting/models/item/staff/dark_oak.json
eb9d51207fddad95d375ccbe0f96df12893312d0 assets/hexcasting/models/item/staff/edified.json
99e1283ee4ba1baccd452e909bf61417b7f2f57a assets/hexcasting/models/item/staff/jungle.json
529b269c10e8da7af7974cf1eb539af30dbe9766 assets/hexcasting/models/item/staff/mangrove.json
ede4e45b2744ec8b457f8964708d80fe9f4711db assets/hexcasting/models/item/staff/mindsplice.json
3ae310c995e8211b212babc2b4ed1a4b6185a383 assets/hexcasting/models/item/staff/oak.json
6ced9d423830b4a095ecb1076f3d89fa831f24fd assets/hexcasting/models/item/staff/quenched.json
898635b56d406e3be71bf87e2e2a7953388c6d3e assets/hexcasting/models/item/staff/quenched_0.json
781f2aec9c3d1d74ef44706ad76782ea4c5c7064 assets/hexcasting/models/item/staff/quenched_1.json
2d3fe60a6bab47692fc9fb32c76ff7b0c44a731f assets/hexcasting/models/item/staff/quenched_2.json
91e45480e12c73a1d3c6f0970b813de3bc8a7df7 assets/hexcasting/models/item/staff/quenched_3.json
49d928184c2e6624b0b217615d54b1d08da133ff assets/hexcasting/models/item/staff/spruce.json
09100a64a4c1e14dc2078fc1060122b0a52ca497 assets/hexcasting/models/item/staff/warped.json
d6ebc87cb0fa6f86bee3a4eade7329ebb0cf2d38 assets/hexcasting/models/item/stripped_edified_log.json
ea3f18f75776022127f3a108119e3f7a5c211c0f assets/hexcasting/models/item/stripped_edified_wood.json
0a100b64e77394606018320bbc5752a546fe0af4 assets/hexcasting/models/item/sub_sandwich.json
6a7f5af82cf8ec72c3457ef4c1ae11a76717bf88 assets/hexcasting/models/item/thought_knot.json
93b2191ffab47003f661b75a85cd833ec64f0c15 assets/hexcasting/models/item/thought_knot_written.json
9e4d326d8339db5d7a627a14630e6c0b2fa32ba6 assets/hexcasting/models/item/trinket.json
dba1f5c24852f756280a5d20c3327ea3825c083a assets/hexcasting/models/item/trinket_0_filled.json
e666a8f88dce284d5026f61814a19c5c8d49eda5 assets/hexcasting/models/item/trinket_1.json
35c7c9f46b05dc05002ac77f94b33f8da97238a1 assets/hexcasting/models/item/trinket_1_filled.json
678a892654958f87400c4d9afb1c5ed47692b77b assets/hexcasting/models/item/trinket_2.json
d8e372e768ca59566633f720ef7816eb34b13966 assets/hexcasting/models/item/trinket_2_filled.json
f8a08620915d5f1756b04c4e92d4e0324d381998 assets/hexcasting/models/item/trinket_3.json
cfc0260102aa161e893b0300ba6941c724cada9f assets/hexcasting/models/item/trinket_3_filled.json
d01e9a46398df5da17f651129b4c4c597cf1726c assets/hexcasting/models/item/trinket_4.json
bb6347ea5701bbccfc713f695f3722d218c52af2 assets/hexcasting/models/item/trinket_4_filled.json
90235641f09e4b1923c217f3c977427391daed6c assets/hexcasting/models/item/trinket_5.json
684800b5a011fe247f42ebc4829033a72030c55c assets/hexcasting/models/item/trinket_5_filled.json
d912708aa8de120d4598a62276f333ac096cdacb assets/hexcasting/models/item/trinket_6.json
24ad9a85ca790205f3e9e62ecb60bc8e50ac47fb assets/hexcasting/models/item/trinket_6_filled.json
b9d891572f572d76c0c0aef0afc3d3cb80f72c30 assets/hexcasting/models/item/trinket_7.json
4a8b82a628a3c4b16c4a45d3689799c8d9cf8bf8 assets/hexcasting/models/item/trinket_7_filled.json
c6523de66cbfae3a1e6361c635cc693a0a089bb3 assets/hexcasting/models/item/uuid_colorizer.json
c0af5573a4acb5eeacf49ab309d32b6f90ea8a5d assets/hexcasting/models/staff/acacia.json
ac7a4b95db8bde9da23dd4fa76d8086a67e166f8 assets/hexcasting/models/staff/birch.json
b3f3fae3237d9f65d631fe3a6608ed76d9e0034d assets/hexcasting/models/staff/crimson.json
202de3e9a1bb7cd2ac2781937f4d03afe3947195 assets/hexcasting/models/staff/dark_oak.json
a03d8c4cd52afb51668450f0b47ef278bb75ebec assets/hexcasting/models/staff/edified.json
aab75291c6d8889394ab154cd8cfeed7d1cfe41f assets/hexcasting/models/staff/jungle.json
853408e94e104cd8a3ccbb1ec909f9e6bc9638df assets/hexcasting/models/staff/mangrove.json
7a73fc99460cdff11c717b165f2d5c69a7f96fb6 assets/hexcasting/models/staff/mindsplice.json
41d0396eae3b5511c513b33a186a8a76d3f89a3e assets/hexcasting/models/staff/oak.json
171cc4644ba9df07d79d08b06c482cf7c4c9e873 assets/hexcasting/models/staff/spruce.json
99de51b1596247aa3e5225d6199cbcdc9792c509 assets/hexcasting/models/staff/warped.json

View file

@ -1,252 +0,0 @@
// 1.19.2 2023-06-20T14:09:26.510463293 Block States: hexcasting
901e38574bdaa40ea4a0f6e773a88a95d9c03e55 assets/hexcasting/blockstates/akashic_bookshelf.json
32a77ef668198002563d68be35a24fa93c8d454a assets/hexcasting/blockstates/akashic_connector.json
85080ce0a0387583a839e4788517d675a1a35e24 assets/hexcasting/blockstates/akashic_record.json
04221253f80c85d1e19e9688cae5039f257c8d63 assets/hexcasting/blockstates/amethyst_bricks.json
3b4d0e25a44b9ac1582a969bdd435c3d436b8ba8 assets/hexcasting/blockstates/amethyst_bricks_small.json
1919f303e32e4ea395caa26c1e08c65cd2641e95 assets/hexcasting/blockstates/amethyst_dust_block.json
d422119401df3daae032f86ea740b6065a92c44c assets/hexcasting/blockstates/amethyst_edified_leaves.json
25990c171a75164aa282a23acae949b17173426d assets/hexcasting/blockstates/amethyst_pillar.json
276a70fa0e2b94ec3e2218015842b6e315157283 assets/hexcasting/blockstates/amethyst_sconce.json
09b6b22fecc577c4fcf4f7ad49f5d6907ef3d10a assets/hexcasting/blockstates/amethyst_tiles.json
65f7a4db6fa7616374ff814624231aec859d0a71 assets/hexcasting/blockstates/ancient_scroll_paper.json
236496e910696b68480a7b8a977434213fa2197a assets/hexcasting/blockstates/ancient_scroll_paper_lantern.json
2f2eb1130119f6d5f17a98082b727ec7a2ea5334 assets/hexcasting/blockstates/aventurine_edified_leaves.json
fa6dfbc40e5b9b22c01356e8a3848d242c414c02 assets/hexcasting/blockstates/citrine_edified_leaves.json
dc268e4c50e5e155fc5414a5f6b58ce1782bd39b assets/hexcasting/blockstates/conjured_block.json
dc268e4c50e5e155fc5414a5f6b58ce1782bd39b assets/hexcasting/blockstates/conjured_light.json
b76cc8a2d66700417046c0dc671badd9af3eb519 assets/hexcasting/blockstates/directrix/empty.json
365eba1c32a7a33698120bc7f12670d29087e999 assets/hexcasting/blockstates/directrix/redstone.json
e125b73869a438bafa7f47cfa4c8d837e2463c6f assets/hexcasting/blockstates/edified_button.json
749d29dc5e11aeba703022dd66aad939d211a3b9 assets/hexcasting/blockstates/edified_door.json
9080ec8bb4142aa3f80775fb017d821585cdfeba assets/hexcasting/blockstates/edified_log.json
b9bbfe3288a699ef51ee0d21ec8e335f811353ca assets/hexcasting/blockstates/edified_log_amethyst.json
fc0f4407ef06ac962b5985db31800e05c8f1d1be assets/hexcasting/blockstates/edified_log_aventurine.json
56a1a09d9e755d5db882fad46c2c603037148f24 assets/hexcasting/blockstates/edified_log_citrine.json
1c6a336f3e975ef6c74a62f49f98af601f979a76 assets/hexcasting/blockstates/edified_log_purple.json
2a894cc506928113c967e65281950d91ca73ec50 assets/hexcasting/blockstates/edified_panel.json
61abf0ff91d33d51f2c1e0b5aace5580ad3ec5af assets/hexcasting/blockstates/edified_planks.json
b2c7e0d8dd5ef0e942a28363649a88e268f36ce2 assets/hexcasting/blockstates/edified_pressure_plate.json
8575021a4ed61c829470423042f161131064a178 assets/hexcasting/blockstates/edified_slab.json
9248c7ea41f577d5dbf925619a23a4bbc9c2779a assets/hexcasting/blockstates/edified_stairs.json
4bef86b0a11af8a909730ff300336f591b517370 assets/hexcasting/blockstates/edified_tile.json
fd14ab58c112e69b9072b68ded4f4adb0f454cf1 assets/hexcasting/blockstates/edified_trapdoor.json
e44322f1178e121b70f45e5242d5b0e9a11c211c assets/hexcasting/blockstates/edified_wood.json
b4c85725c8cddadffe0b80586dcd35a8d08b7f47 assets/hexcasting/blockstates/impetus/empty.json
26ef987c66677d44419ab44632f75813134b5752 assets/hexcasting/blockstates/impetus/look.json
d2c41f2997d018f2e8e095508378e6d9aa8d7b6c assets/hexcasting/blockstates/impetus/redstone.json
d7c50e1ce1a4219f22e1c1ac6b5a1e38ee16d0d7 assets/hexcasting/blockstates/impetus/rightclick.json
c41c3f2f39c9fa8a319a705e2183112df18cb4f8 assets/hexcasting/blockstates/quenched_allay.json
0cdb41c9716ca939f348876aebbb46921e490f0d assets/hexcasting/blockstates/quenched_allay_bricks.json
d595dc580e8c154c771131ab2ad0c982c1c6b280 assets/hexcasting/blockstates/quenched_allay_bricks_small.json
fb69a8b5507838f3e418a4f9724da20b73cfc2d0 assets/hexcasting/blockstates/quenched_allay_tiles.json
0aca7e2e67793a21ffc794c02fb2b22d02d2058a assets/hexcasting/blockstates/scroll_paper.json
e5c88e23be0552d4c06062510e8feeab510472ef assets/hexcasting/blockstates/scroll_paper_lantern.json
ef6b44bd2360926cb9dcde5bb3f1380385acea90 assets/hexcasting/blockstates/slate.json
9d2f430f379569c512ca80540bb0242f33066ed3 assets/hexcasting/blockstates/slate_amethyst_bricks.json
8de3b35109abb92bcd8f8ce0e05068abf37b0c27 assets/hexcasting/blockstates/slate_amethyst_bricks_small.json
b341fc5a5f113863b37bc3e0f4cb16d677a4baeb assets/hexcasting/blockstates/slate_amethyst_pillar.json
b52cc5b8ab2d301df1d220b2596b393a19a149fe assets/hexcasting/blockstates/slate_amethyst_tiles.json
571fe1d5dfdfd9dacd88bc6d04b1a10e01920bd9 assets/hexcasting/blockstates/slate_block.json
c8c732a2c32e0fbdd2d3c1f7de9d1633479f7ce1 assets/hexcasting/blockstates/slate_bricks.json
a67dc65f3b1e4035662154f0de32e33e2300ad3c assets/hexcasting/blockstates/slate_bricks_small.json
b4f572a104921eba369abe5c84af3682087067c9 assets/hexcasting/blockstates/slate_pillar.json
113b805c092cf5e62f0972056d0d53a591b5aae9 assets/hexcasting/blockstates/slate_tiles.json
13fc293e23c575b19f81f9c4bcd7131d2c34f678 assets/hexcasting/blockstates/stripped_edified_log.json
d66dd72dfbc57537c39d98cf221cc0bfd108dc47 assets/hexcasting/blockstates/stripped_edified_wood.json
b2f3c31e92c7ce6d5b42d95d7ece82b898a9f4f7 assets/hexcasting/models/block/akashic_bookshelf.json
4e925a9a46bd486e5d245dc88911ea57ef0b6319 assets/hexcasting/models/block/akashic_bookshelf_1.json
1a61088aa8efb77c9132bcd3fc69b1d7b9536603 assets/hexcasting/models/block/akashic_bookshelf_2.json
25f6c17cd7b73a83a86e4c15389722d7abfe737e assets/hexcasting/models/block/akashic_bookshelf_3.json
d3b9ed0fd896d96d9bf571ccf3e37d1101e5c162 assets/hexcasting/models/block/akashic_bookshelf_4.json
12871356fc4ecaff1247b7350de79b8783cec96c assets/hexcasting/models/block/akashic_bookshelf_empty.json
215f340a583d72345410c21c43691cd2d8c86724 assets/hexcasting/models/block/akashic_ligature.json
e2a738dede302484f7c8d19dde58c08f841f0432 assets/hexcasting/models/block/akashic_record.json
218a4e73a221eae6b0da7ecdd7f64c0532be46ee assets/hexcasting/models/block/amethyst_dust_block.json
031fefc08eaad4f0d5b7b4b23a0f311f5b5b84b4 assets/hexcasting/models/block/amethyst_edified_leaves.json
c0a2818ae1162e8b93d32a913602ba8523476695 assets/hexcasting/models/block/ancient_scroll_paper.json
77d0a5c4496678f96da5103b49777e612e3cba1e assets/hexcasting/models/block/ancient_scroll_paper_lantern.json
8b6de8cb9ccea9a8e4ce207f0b72048881c11da9 assets/hexcasting/models/block/aventurine_edified_leaves.json
598a6b87cfc622b59d7aa25e08173bfbba86cf9a assets/hexcasting/models/block/circle/directrix/empty/dim_down.json
598a6b87cfc622b59d7aa25e08173bfbba86cf9a assets/hexcasting/models/block/circle/directrix/empty/dim_east.json
598a6b87cfc622b59d7aa25e08173bfbba86cf9a assets/hexcasting/models/block/circle/directrix/empty/dim_north.json
598a6b87cfc622b59d7aa25e08173bfbba86cf9a assets/hexcasting/models/block/circle/directrix/empty/dim_south.json
598a6b87cfc622b59d7aa25e08173bfbba86cf9a assets/hexcasting/models/block/circle/directrix/empty/dim_up.json
598a6b87cfc622b59d7aa25e08173bfbba86cf9a assets/hexcasting/models/block/circle/directrix/empty/dim_west.json
0ed9f3f764e11eb313affb5de87b95d40011f631 assets/hexcasting/models/block/circle/directrix/empty/lit_down.json
0ed9f3f764e11eb313affb5de87b95d40011f631 assets/hexcasting/models/block/circle/directrix/empty/lit_east.json
0ed9f3f764e11eb313affb5de87b95d40011f631 assets/hexcasting/models/block/circle/directrix/empty/lit_north.json
0ed9f3f764e11eb313affb5de87b95d40011f631 assets/hexcasting/models/block/circle/directrix/empty/lit_south.json
0ed9f3f764e11eb313affb5de87b95d40011f631 assets/hexcasting/models/block/circle/directrix/empty/lit_up.json
0ed9f3f764e11eb313affb5de87b95d40011f631 assets/hexcasting/models/block/circle/directrix/empty/lit_west.json
5c22f605218b432555ebfbbc955ef4ca493fc56c assets/hexcasting/models/block/circle/directrix/redstone/dim_powered_down.json
5c22f605218b432555ebfbbc955ef4ca493fc56c assets/hexcasting/models/block/circle/directrix/redstone/dim_powered_east.json
5c22f605218b432555ebfbbc955ef4ca493fc56c assets/hexcasting/models/block/circle/directrix/redstone/dim_powered_north.json
5c22f605218b432555ebfbbc955ef4ca493fc56c assets/hexcasting/models/block/circle/directrix/redstone/dim_powered_south.json
5c22f605218b432555ebfbbc955ef4ca493fc56c assets/hexcasting/models/block/circle/directrix/redstone/dim_powered_up.json
5c22f605218b432555ebfbbc955ef4ca493fc56c assets/hexcasting/models/block/circle/directrix/redstone/dim_powered_west.json
5a61959d58c2e01b970aea64980b854f5611dd7c assets/hexcasting/models/block/circle/directrix/redstone/dim_unpowered_down.json
5a61959d58c2e01b970aea64980b854f5611dd7c assets/hexcasting/models/block/circle/directrix/redstone/dim_unpowered_east.json
5a61959d58c2e01b970aea64980b854f5611dd7c assets/hexcasting/models/block/circle/directrix/redstone/dim_unpowered_north.json
5a61959d58c2e01b970aea64980b854f5611dd7c assets/hexcasting/models/block/circle/directrix/redstone/dim_unpowered_south.json
5a61959d58c2e01b970aea64980b854f5611dd7c assets/hexcasting/models/block/circle/directrix/redstone/dim_unpowered_up.json
5a61959d58c2e01b970aea64980b854f5611dd7c assets/hexcasting/models/block/circle/directrix/redstone/dim_unpowered_west.json
985d84a2d334b491d50ab434bdb402d35d31420a assets/hexcasting/models/block/circle/directrix/redstone/lit_powered_down.json
985d84a2d334b491d50ab434bdb402d35d31420a assets/hexcasting/models/block/circle/directrix/redstone/lit_powered_east.json
985d84a2d334b491d50ab434bdb402d35d31420a assets/hexcasting/models/block/circle/directrix/redstone/lit_powered_north.json
985d84a2d334b491d50ab434bdb402d35d31420a assets/hexcasting/models/block/circle/directrix/redstone/lit_powered_south.json
985d84a2d334b491d50ab434bdb402d35d31420a assets/hexcasting/models/block/circle/directrix/redstone/lit_powered_up.json
985d84a2d334b491d50ab434bdb402d35d31420a assets/hexcasting/models/block/circle/directrix/redstone/lit_powered_west.json
04dd35d39851feb1b1203b698da39aef2f672e04 assets/hexcasting/models/block/circle/directrix/redstone/lit_unpowered_down.json
04dd35d39851feb1b1203b698da39aef2f672e04 assets/hexcasting/models/block/circle/directrix/redstone/lit_unpowered_east.json
04dd35d39851feb1b1203b698da39aef2f672e04 assets/hexcasting/models/block/circle/directrix/redstone/lit_unpowered_north.json
04dd35d39851feb1b1203b698da39aef2f672e04 assets/hexcasting/models/block/circle/directrix/redstone/lit_unpowered_south.json
04dd35d39851feb1b1203b698da39aef2f672e04 assets/hexcasting/models/block/circle/directrix/redstone/lit_unpowered_up.json
04dd35d39851feb1b1203b698da39aef2f672e04 assets/hexcasting/models/block/circle/directrix/redstone/lit_unpowered_west.json
85a51b4253b01a236df8c691364f14566b964b8e assets/hexcasting/models/block/circle/impetus/empty/dim_down.json
85a51b4253b01a236df8c691364f14566b964b8e assets/hexcasting/models/block/circle/impetus/empty/dim_east.json
85a51b4253b01a236df8c691364f14566b964b8e assets/hexcasting/models/block/circle/impetus/empty/dim_north.json
85a51b4253b01a236df8c691364f14566b964b8e assets/hexcasting/models/block/circle/impetus/empty/dim_south.json
85a51b4253b01a236df8c691364f14566b964b8e assets/hexcasting/models/block/circle/impetus/empty/dim_up.json
85a51b4253b01a236df8c691364f14566b964b8e assets/hexcasting/models/block/circle/impetus/empty/dim_west.json
fb79f0fe7547501799df7ef7cf75a961e698b587 assets/hexcasting/models/block/circle/impetus/empty/lit_down.json
fb79f0fe7547501799df7ef7cf75a961e698b587 assets/hexcasting/models/block/circle/impetus/empty/lit_east.json
fb79f0fe7547501799df7ef7cf75a961e698b587 assets/hexcasting/models/block/circle/impetus/empty/lit_north.json
fb79f0fe7547501799df7ef7cf75a961e698b587 assets/hexcasting/models/block/circle/impetus/empty/lit_south.json
fb79f0fe7547501799df7ef7cf75a961e698b587 assets/hexcasting/models/block/circle/impetus/empty/lit_up.json
fb79f0fe7547501799df7ef7cf75a961e698b587 assets/hexcasting/models/block/circle/impetus/empty/lit_west.json
d28458525ef81c9569d33d54d3894618ff4da5cc assets/hexcasting/models/block/circle/impetus/look/dim_down.json
d28458525ef81c9569d33d54d3894618ff4da5cc assets/hexcasting/models/block/circle/impetus/look/dim_east.json
d28458525ef81c9569d33d54d3894618ff4da5cc assets/hexcasting/models/block/circle/impetus/look/dim_north.json
d28458525ef81c9569d33d54d3894618ff4da5cc assets/hexcasting/models/block/circle/impetus/look/dim_south.json
d28458525ef81c9569d33d54d3894618ff4da5cc assets/hexcasting/models/block/circle/impetus/look/dim_up.json
d28458525ef81c9569d33d54d3894618ff4da5cc assets/hexcasting/models/block/circle/impetus/look/dim_west.json
00be1a3a61281180f9fb667df34546ad8151757c assets/hexcasting/models/block/circle/impetus/look/lit_down.json
00be1a3a61281180f9fb667df34546ad8151757c assets/hexcasting/models/block/circle/impetus/look/lit_east.json
00be1a3a61281180f9fb667df34546ad8151757c assets/hexcasting/models/block/circle/impetus/look/lit_north.json
00be1a3a61281180f9fb667df34546ad8151757c assets/hexcasting/models/block/circle/impetus/look/lit_south.json
00be1a3a61281180f9fb667df34546ad8151757c assets/hexcasting/models/block/circle/impetus/look/lit_up.json
00be1a3a61281180f9fb667df34546ad8151757c assets/hexcasting/models/block/circle/impetus/look/lit_west.json
035aa2a384760fcd7f52534d94b6f3227a53af68 assets/hexcasting/models/block/circle/impetus/redstone/dim_down.json
035aa2a384760fcd7f52534d94b6f3227a53af68 assets/hexcasting/models/block/circle/impetus/redstone/dim_east.json
035aa2a384760fcd7f52534d94b6f3227a53af68 assets/hexcasting/models/block/circle/impetus/redstone/dim_north.json
035aa2a384760fcd7f52534d94b6f3227a53af68 assets/hexcasting/models/block/circle/impetus/redstone/dim_south.json
035aa2a384760fcd7f52534d94b6f3227a53af68 assets/hexcasting/models/block/circle/impetus/redstone/dim_up.json
035aa2a384760fcd7f52534d94b6f3227a53af68 assets/hexcasting/models/block/circle/impetus/redstone/dim_west.json
6e20cc21d0275d00524135361b9e100d760cb345 assets/hexcasting/models/block/circle/impetus/redstone/lit_down.json
6e20cc21d0275d00524135361b9e100d760cb345 assets/hexcasting/models/block/circle/impetus/redstone/lit_east.json
6e20cc21d0275d00524135361b9e100d760cb345 assets/hexcasting/models/block/circle/impetus/redstone/lit_north.json
6e20cc21d0275d00524135361b9e100d760cb345 assets/hexcasting/models/block/circle/impetus/redstone/lit_south.json
6e20cc21d0275d00524135361b9e100d760cb345 assets/hexcasting/models/block/circle/impetus/redstone/lit_up.json
6e20cc21d0275d00524135361b9e100d760cb345 assets/hexcasting/models/block/circle/impetus/redstone/lit_west.json
a24e043229d8b278e0f70eb6b2ae4728a858f14b assets/hexcasting/models/block/circle/impetus/rightclick/dim_down.json
a24e043229d8b278e0f70eb6b2ae4728a858f14b assets/hexcasting/models/block/circle/impetus/rightclick/dim_east.json
a24e043229d8b278e0f70eb6b2ae4728a858f14b assets/hexcasting/models/block/circle/impetus/rightclick/dim_north.json
a24e043229d8b278e0f70eb6b2ae4728a858f14b assets/hexcasting/models/block/circle/impetus/rightclick/dim_south.json
a24e043229d8b278e0f70eb6b2ae4728a858f14b assets/hexcasting/models/block/circle/impetus/rightclick/dim_up.json
a24e043229d8b278e0f70eb6b2ae4728a858f14b assets/hexcasting/models/block/circle/impetus/rightclick/dim_west.json
b45b1e1ff5360c9bd5985bf6ea375df437da2b22 assets/hexcasting/models/block/circle/impetus/rightclick/lit_down.json
b45b1e1ff5360c9bd5985bf6ea375df437da2b22 assets/hexcasting/models/block/circle/impetus/rightclick/lit_east.json
b45b1e1ff5360c9bd5985bf6ea375df437da2b22 assets/hexcasting/models/block/circle/impetus/rightclick/lit_north.json
b45b1e1ff5360c9bd5985bf6ea375df437da2b22 assets/hexcasting/models/block/circle/impetus/rightclick/lit_south.json
b45b1e1ff5360c9bd5985bf6ea375df437da2b22 assets/hexcasting/models/block/circle/impetus/rightclick/lit_up.json
b45b1e1ff5360c9bd5985bf6ea375df437da2b22 assets/hexcasting/models/block/circle/impetus/rightclick/lit_west.json
7b47963b4fb1598595cc972f8ac6a38d542c6cf8 assets/hexcasting/models/block/citrine_edified_leaves.json
8b556039d842c21d8cb4cb902aaa5ab6f657a566 assets/hexcasting/models/block/conjured.json
663e744436e300ccead6a7865c72beb86a12532b assets/hexcasting/models/block/deco/amethyst_bricks.json
8db7e7dff6590f9031718c0513e3d75f92ff2525 assets/hexcasting/models/block/deco/amethyst_bricks_small.json
4ba75056f28a3a9ea0c69eb4bd7167a43bd31d74 assets/hexcasting/models/block/deco/amethyst_pillar.json
498da886ef9ba804d18e9a9ebad2acce0efb4ac2 assets/hexcasting/models/block/deco/amethyst_tiles.json
11ed17c8196b894e7f46f72f58fae1286dec4636 assets/hexcasting/models/block/deco/slate_amethyst_bricks_0.json
a04e6772e19e0803217bad644b0f2b2d342cc0fb assets/hexcasting/models/block/deco/slate_amethyst_bricks_1.json
ea05d80cfd1b19be57a04502948bd72f6b39810f assets/hexcasting/models/block/deco/slate_amethyst_bricks_2.json
c7ace7614fedaa48a07e573948d3265eb9baf399 assets/hexcasting/models/block/deco/slate_amethyst_bricks_small_0.json
6060174b4ee67529c5159a95b1d9a4dc29939558 assets/hexcasting/models/block/deco/slate_amethyst_bricks_small_1.json
e7737a9b49cf47235ce4bc5661ae511fb5502f02 assets/hexcasting/models/block/deco/slate_amethyst_bricks_small_2.json
7232b88842fa67b4d3c49d4080623c758f85d8cd assets/hexcasting/models/block/deco/slate_amethyst_tiles.json
d8cda16f0554a97039096a7c2fba50044bd5d0fa assets/hexcasting/models/block/deco/slate_bricks.json
099367e64dea6cef0399ccb30293e56030a5dc20 assets/hexcasting/models/block/deco/slate_bricks_small.json
606a997b09ab7b1b0b6ddf754b583bd7fceb2e46 assets/hexcasting/models/block/deco/slate_tiles.json
d04e6e7976a44e4286f0693a0ea173bc08525c6d assets/hexcasting/models/block/edified_button.json
79b149288702e1239dee1f94f8562f8c37410d14 assets/hexcasting/models/block/edified_button_pressed.json
b13efe9e1aade0163a8d378184a19a639b98c460 assets/hexcasting/models/block/edified_door_bottom_left.json
1e138fe4503fa0d37713ff5b76e8ff82090e8e8e assets/hexcasting/models/block/edified_door_bottom_left_open.json
3d001d0388fd3287ad14dca7eac1581c5ce75b0c assets/hexcasting/models/block/edified_door_bottom_right.json
9dd09e2267b2ae77314c86b1ea1c7406b5b25ce2 assets/hexcasting/models/block/edified_door_bottom_right_open.json
5525ac927fa8165243862504325be6219b40a968 assets/hexcasting/models/block/edified_door_top_left.json
11922c18e84d393bc99380d52c187bbaa6079359 assets/hexcasting/models/block/edified_door_top_left_open.json
729cf57ba13bf915999b4297aadb2ef6848d0337 assets/hexcasting/models/block/edified_door_top_right.json
db3008a51e611ee3ffb86b5829df6b7da6bfcc61 assets/hexcasting/models/block/edified_door_top_right_open.json
c5433d0b5c9f039ae3c314c8a82c7e1d3238447d assets/hexcasting/models/block/edified_log.json
4e779dbe1d8dfcb2d500bf43d71ecf0bd0104eac assets/hexcasting/models/block/edified_log_amethyst.json
5c9d3a002deae195ba8bff03ac106c302d36792d assets/hexcasting/models/block/edified_log_amethyst_horizontal.json
a470e058329c844661a8011393b57d00efa1fe09 assets/hexcasting/models/block/edified_log_aventurine.json
20695e3c99b52b7738e96c57659bb358dbe9f9ec assets/hexcasting/models/block/edified_log_aventurine_horizontal.json
c38df07b2dada3843ce9399b244d2b9ecdb8faf2 assets/hexcasting/models/block/edified_log_citrine.json
df0e644143c2e50e1f165e89223796a758feb685 assets/hexcasting/models/block/edified_log_citrine_horizontal.json
71f1505d8255e1d57b8a9100b008dbaf73beacdc assets/hexcasting/models/block/edified_log_horizontal.json
231d3d0651bc8525e45f1c9a6bdcd0292b7209b4 assets/hexcasting/models/block/edified_log_purple.json
3cbf60f5ff164e84ae1224520f991a53c1177c14 assets/hexcasting/models/block/edified_log_purple_horizontal.json
e691e8592c9ba75a2c67979ebef11e1c9280075b assets/hexcasting/models/block/edified_panel.json
7dbd6ab538ab6452c981275976d698a8cd7f5636 assets/hexcasting/models/block/edified_planks.json
e291a8a550c6a31e1e11cdd590129d2b61aa3f36 assets/hexcasting/models/block/edified_planks_2.json
6e1b863df2d27342f28d10fc7fbf06e085c8e24d assets/hexcasting/models/block/edified_planks_3.json
dfd5d21b09dea57135e50dc025a1652c9eb74a29 assets/hexcasting/models/block/edified_pressure_plate.json
66dbbb738f9eb7809bf7a910331e9e4ea3cf8e32 assets/hexcasting/models/block/edified_pressure_plate_down.json
342a95e8e3964ee1f913562156d16f48f23712c7 assets/hexcasting/models/block/edified_slab.json
69762fa82b5ee7e17a63b11897ce660734627ca8 assets/hexcasting/models/block/edified_slab_top.json
113060f86214e17a3c1e96d75b06bb534a18a37d assets/hexcasting/models/block/edified_stairs.json
fbd8b3a4e77e4488e25e5b49e4ef7dcb73eb4785 assets/hexcasting/models/block/edified_stairs_inner.json
f0100add1e9997b68bc2e910da63e5a772959486 assets/hexcasting/models/block/edified_stairs_outer.json
e76164c5fd831acccf914c7f05d7fe9639c27c30 assets/hexcasting/models/block/edified_tile.json
abca4332771fe0c3e24b6624907b3206d8cb02f4 assets/hexcasting/models/block/edified_trapdoor_bottom.json
807d363ca1fffe9af1c40319a8c2338822b54f31 assets/hexcasting/models/block/edified_trapdoor_open.json
ba95ea7a856895ca2a3438293b79fe4798b212ad assets/hexcasting/models/block/edified_trapdoor_top.json
d4f286180e320c0ca819067b9e9a9b1db7f72e0a assets/hexcasting/models/block/edified_wood.json
b2e1617c6549ffdf0a38bfbb6e9270a54c7a2718 assets/hexcasting/models/block/edified_wood_horizontal.json
9af2754cb1e53eeaa85618cf92651b4878cf62b1 assets/hexcasting/models/block/quenched_allay.json
2fc68dcd6d73da3deaa6a33240dd9160a2b79592 assets/hexcasting/models/block/quenched_allay_bricks.json
669d9348f4581dae45c35268a760675509a89a29 assets/hexcasting/models/block/quenched_allay_bricks_small.json
bacd99e8c24b9ce004e8aeff509cca4b971f3ed9 assets/hexcasting/models/block/quenched_allay_tiles.json
12ef9da44a265e8aa92d4c37d26fa0777493629e assets/hexcasting/models/block/scroll_paper.json
4f0924c356f9d7bccc490344944d44010ea7e918 assets/hexcasting/models/block/scroll_paper_lantern.json
e450fafba8beee7b800376ed54ff7c3ff7db5faf assets/hexcasting/models/block/slate_amethyst_pillar.json
c68d869d5320b9304ed301a3ce6dfa7dbea74747 assets/hexcasting/models/block/slate_amethyst_pillar_horizontal.json
603ffa587a335cf23e2bb17604583c6ad6f436b8 assets/hexcasting/models/block/slate_block.json
e7481aed52721e3893c4fa70341d696992223c25 assets/hexcasting/models/block/slate_pillar.json
5cfe93a217031aff9db6c9067c56d2366b13ac7e assets/hexcasting/models/block/slate_pillar_horizontal.json
a5081ed63f45e689df2c2d6a6c1283bfcd89f20f assets/hexcasting/models/block/stripped_edified_log.json
e5484f6caf6bea67cc8a447c202a4f1dc11957db assets/hexcasting/models/block/stripped_edified_log_horizontal.json
4495b24baf73ef0aaf930a136bf0052398aad1b3 assets/hexcasting/models/block/stripped_edified_wood.json
ca5cd940b68d928845dc2d104da3dda8d15e45dd assets/hexcasting/models/block/stripped_edified_wood_horizontal.json
19a6005af10d0812e8c861053f5863e6e04af3ba assets/hexcasting/models/item/akashic_bookshelf.json
faf66c95b0725ee747c4e510414522121d9f80eb assets/hexcasting/models/item/akashic_connector.json
19730853397b109cfedd0c3bbda83d5de6cd15b9 assets/hexcasting/models/item/akashic_record.json
b5ddad23811e2f51a036c497dbe2e9f569801e79 assets/hexcasting/models/item/amethyst_bricks.json
f41f6f46a5a37e757eb4e4df3b10f68fc86efe66 assets/hexcasting/models/item/amethyst_bricks_small.json
951a9945880de02cae20c1afaf38b16b21194dd1 assets/hexcasting/models/item/amethyst_dust_block.json
144aa423e08987551a34aff969884a11c4efbff7 assets/hexcasting/models/item/amethyst_edified_leaves.json
f81fdf1ffe88fab521b34901e983cd4836ce4529 assets/hexcasting/models/item/amethyst_sconce.json
fa23967e352823f0fc9e2bdd11a9cbac7c47b135 assets/hexcasting/models/item/amethyst_tiles.json
1d0a961ead6b43d20c621b351532656bf3a0d6d2 assets/hexcasting/models/item/ancient_scroll_paper.json
d4a109488c27fc5d60e9054cd1485f1982040ff3 assets/hexcasting/models/item/ancient_scroll_paper_lantern.json
7c2b9b5296ba5e3c261bb237555e7d4082ad9303 assets/hexcasting/models/item/aventurine_edified_leaves.json
50b0a55c712887ceb02bc835a1111cf855c11b6e assets/hexcasting/models/item/citrine_edified_leaves.json
c24d9c5ec6c7f3212ea814ecd40e56bdc94c22a8 assets/hexcasting/models/item/directrix/empty.json
c84399ca55a1ac9b37ed4b8153b4469fa5ed9c5a assets/hexcasting/models/item/directrix/redstone.json
96e1cd457414bddbddda1383564c6a566808f958 assets/hexcasting/models/item/edified_panel.json
82bac5442c940fb74e1ad068a9c8df1d0e10d959 assets/hexcasting/models/item/edified_planks.json
3e55be12a83ab041f8e269ad4e40454e32e05421 assets/hexcasting/models/item/edified_tile.json
486c1fad6dd0bf76f160d157439e6d4add950ff8 assets/hexcasting/models/item/impetus/empty.json
cbe5bc7148b9e1c1cf5c4517801da664aa39efb8 assets/hexcasting/models/item/impetus/look.json
37ae2de56929989d8c44ba0d72e1623c2056c397 assets/hexcasting/models/item/impetus/redstone.json
e7f590cfc681aa7d19c56df325c95c5fbed01bc5 assets/hexcasting/models/item/impetus/rightclick.json
769dcfb4a504e4dcd28a43cf603a18c66f57e594 assets/hexcasting/models/item/scroll_paper.json
222e40e5754f5cb5a04321c4ed4cee27748c9224 assets/hexcasting/models/item/scroll_paper_lantern.json
e5b07f23ead1bba9ee5a3b86a9e520da883ba331 assets/hexcasting/models/item/slate_amethyst_bricks.json
826f953fdee668104ec1772941c56332e12dbc46 assets/hexcasting/models/item/slate_amethyst_bricks_small.json
a179178b90c8650b7906ce3aa302623bf3c427b7 assets/hexcasting/models/item/slate_amethyst_tiles.json
145db42b0d90bdb4fd82f5a7eea229be4c0f9675 assets/hexcasting/models/item/slate_block.json
eef72354b37ba0940ecf1e0cc5219cc15a6886a6 assets/hexcasting/models/item/slate_bricks.json
cb5ccddcc3654021fc134867303483bd135db65c assets/hexcasting/models/item/slate_bricks_small.json
71c735cca7c0b8c4e55b31fd87e46982552db135 assets/hexcasting/models/item/slate_tiles.json

View file

@ -1,16 +0,0 @@
// 1.19.2 2023-06-20T14:09:26.512847541 Advancements
b21f0b7f0cda29a7e84693df8139f2fecfeea960 data/hexcasting/advancements/aaa_wasteful_cast.json
9d8b41dd8ddfccdf2cd19433d8d7d3cf934e64db data/hexcasting/advancements/aab_big_cast.json
425b42f6da5fd6498053f565dce1f171997dbb8b data/hexcasting/advancements/enlightenment.json
8f97205fa79270eab688aa3019d6fe7dd8c8b0d3 data/hexcasting/advancements/lore.json
fcce2d31886ec60aa23f8b4ba799c17672735b59 data/hexcasting/advancements/lore/cardamom1.json
a69a7cb1948868efdf0efc79b17a89545b21b000 data/hexcasting/advancements/lore/cardamom2.json
cfd1f38e41803259b776f1a69d0e8d520b201a02 data/hexcasting/advancements/lore/cardamom3.json
b4617dbc021e22cfa43d1f086b1651c503e6ccb5 data/hexcasting/advancements/lore/cardamom4.json
3863835e510506b96e23953cd6d29407ca158738 data/hexcasting/advancements/lore/cardamom5.json
2f5ad49936d58c7097ac7f8fbbf3f66f9f90fd2c data/hexcasting/advancements/lore/experiment1.json
9a4eba1c9d7868906e8ea1b4ec287f54a2c379b5 data/hexcasting/advancements/lore/experiment2.json
dea2c9b5682b246820fcf2d71bbc1580a19bd8a5 data/hexcasting/advancements/lore/inventory.json
bf319d71d9e706f9131c9484be1bc83ca2b8b6a3 data/hexcasting/advancements/opened_eyes.json
d19039a73324eb7532d035d08442f3b68bb13bcb data/hexcasting/advancements/root.json
b1b82068d65d6872c258d905d4f78499e8227ccf data/hexcasting/advancements/y_u_no_cast_angy.json

View file

@ -1,107 +0,0 @@
{
"variants": {
"facing=east,has_books=false": {
"model": "hexcasting:block/akashic_bookshelf_empty",
"uvlock": true,
"y": 90
},
"facing=east,has_books=true": [
{
"model": "hexcasting:block/akashic_bookshelf_1",
"uvlock": true,
"y": 90
},
{
"model": "hexcasting:block/akashic_bookshelf_2",
"uvlock": true,
"y": 90
},
{
"model": "hexcasting:block/akashic_bookshelf_3",
"uvlock": true,
"y": 90
},
{
"model": "hexcasting:block/akashic_bookshelf_4",
"uvlock": true,
"y": 90
}
],
"facing=north,has_books=false": {
"model": "hexcasting:block/akashic_bookshelf_empty",
"uvlock": true
},
"facing=north,has_books=true": [
{
"model": "hexcasting:block/akashic_bookshelf_1",
"uvlock": true
},
{
"model": "hexcasting:block/akashic_bookshelf_2",
"uvlock": true
},
{
"model": "hexcasting:block/akashic_bookshelf_3",
"uvlock": true
},
{
"model": "hexcasting:block/akashic_bookshelf_4",
"uvlock": true
}
],
"facing=south,has_books=false": {
"model": "hexcasting:block/akashic_bookshelf_empty",
"uvlock": true,
"y": 180
},
"facing=south,has_books=true": [
{
"model": "hexcasting:block/akashic_bookshelf_1",
"uvlock": true,
"y": 180
},
{
"model": "hexcasting:block/akashic_bookshelf_2",
"uvlock": true,
"y": 180
},
{
"model": "hexcasting:block/akashic_bookshelf_3",
"uvlock": true,
"y": 180
},
{
"model": "hexcasting:block/akashic_bookshelf_4",
"uvlock": true,
"y": 180
}
],
"facing=west,has_books=false": {
"model": "hexcasting:block/akashic_bookshelf_empty",
"uvlock": true,
"y": 270
},
"facing=west,has_books=true": [
{
"model": "hexcasting:block/akashic_bookshelf_1",
"uvlock": true,
"y": 270
},
{
"model": "hexcasting:block/akashic_bookshelf_2",
"uvlock": true,
"y": 270
},
{
"model": "hexcasting:block/akashic_bookshelf_3",
"uvlock": true,
"y": 270
},
{
"model": "hexcasting:block/akashic_bookshelf_4",
"uvlock": true,
"y": 270
}
]
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/akashic_ligature"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/akashic_record"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/deco/amethyst_bricks"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/deco/amethyst_bricks_small"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/amethyst_dust_block"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/amethyst_edified_leaves"
}
}
}

View file

@ -1,30 +0,0 @@
{
"variants": {
"facing=down": {
"model": "hexcasting:block/deco/amethyst_pillar",
"x": 180
},
"facing=east": {
"model": "hexcasting:block/deco/amethyst_pillar",
"x": 90,
"y": 90
},
"facing=north": {
"model": "hexcasting:block/deco/amethyst_pillar",
"x": 90
},
"facing=south": {
"model": "hexcasting:block/deco/amethyst_pillar",
"x": 90,
"y": 180
},
"facing=up": {
"model": "hexcasting:block/deco/amethyst_pillar"
},
"facing=west": {
"model": "hexcasting:block/deco/amethyst_pillar",
"x": 90,
"y": 270
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/amethyst_sconce"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/deco/amethyst_tiles"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/ancient_scroll_paper"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/ancient_scroll_paper_lantern"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/aventurine_edified_leaves"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/citrine_edified_leaves"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/conjured"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/conjured"
}
}
}

View file

@ -1,50 +0,0 @@
{
"variants": {
"energized=false,facing=down": {
"model": "hexcasting:block/circle/directrix/empty/dim_down",
"x": 90
},
"energized=false,facing=east": {
"model": "hexcasting:block/circle/directrix/empty/dim_east",
"y": 90
},
"energized=false,facing=north": {
"model": "hexcasting:block/circle/directrix/empty/dim_north"
},
"energized=false,facing=south": {
"model": "hexcasting:block/circle/directrix/empty/dim_south",
"y": 180
},
"energized=false,facing=up": {
"model": "hexcasting:block/circle/directrix/empty/dim_up",
"x": -90
},
"energized=false,facing=west": {
"model": "hexcasting:block/circle/directrix/empty/dim_west",
"y": 270
},
"energized=true,facing=down": {
"model": "hexcasting:block/circle/directrix/empty/lit_down",
"x": 90
},
"energized=true,facing=east": {
"model": "hexcasting:block/circle/directrix/empty/lit_east",
"y": 90
},
"energized=true,facing=north": {
"model": "hexcasting:block/circle/directrix/empty/lit_north"
},
"energized=true,facing=south": {
"model": "hexcasting:block/circle/directrix/empty/lit_south",
"y": 180
},
"energized=true,facing=up": {
"model": "hexcasting:block/circle/directrix/empty/lit_up",
"x": -90
},
"energized=true,facing=west": {
"model": "hexcasting:block/circle/directrix/empty/lit_west",
"y": 270
}
}
}

View file

@ -1,96 +0,0 @@
{
"variants": {
"energized=false,facing=down,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/dim_unpowered_down",
"x": 90
},
"energized=false,facing=down,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/dim_powered_down",
"x": 90
},
"energized=false,facing=east,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/dim_unpowered_east",
"y": 90
},
"energized=false,facing=east,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/dim_powered_east",
"y": 90
},
"energized=false,facing=north,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/dim_unpowered_north"
},
"energized=false,facing=north,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/dim_powered_north"
},
"energized=false,facing=south,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/dim_unpowered_south",
"y": 180
},
"energized=false,facing=south,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/dim_powered_south",
"y": 180
},
"energized=false,facing=up,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/dim_unpowered_up",
"x": -90
},
"energized=false,facing=up,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/dim_powered_up",
"x": -90
},
"energized=false,facing=west,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/dim_unpowered_west",
"y": 270
},
"energized=false,facing=west,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/dim_powered_west",
"y": 270
},
"energized=true,facing=down,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/lit_unpowered_down",
"x": 90
},
"energized=true,facing=down,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/lit_powered_down",
"x": 90
},
"energized=true,facing=east,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/lit_unpowered_east",
"y": 90
},
"energized=true,facing=east,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/lit_powered_east",
"y": 90
},
"energized=true,facing=north,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/lit_unpowered_north"
},
"energized=true,facing=north,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/lit_powered_north"
},
"energized=true,facing=south,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/lit_unpowered_south",
"y": 180
},
"energized=true,facing=south,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/lit_powered_south",
"y": 180
},
"energized=true,facing=up,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/lit_unpowered_up",
"x": -90
},
"energized=true,facing=up,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/lit_powered_up",
"x": -90
},
"energized=true,facing=west,powered=false": {
"model": "hexcasting:block/circle/directrix/redstone/lit_unpowered_west",
"y": 270
},
"energized=true,facing=west,powered=true": {
"model": "hexcasting:block/circle/directrix/redstone/lit_powered_west",
"y": 270
}
}
}

View file

@ -1,118 +0,0 @@
{
"variants": {
"face=ceiling,facing=east,powered=false": {
"model": "hexcasting:block/edified_button",
"x": 180,
"y": 270
},
"face=ceiling,facing=east,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"x": 180,
"y": 270
},
"face=ceiling,facing=north,powered=false": {
"model": "hexcasting:block/edified_button",
"x": 180,
"y": 180
},
"face=ceiling,facing=north,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"x": 180,
"y": 180
},
"face=ceiling,facing=south,powered=false": {
"model": "hexcasting:block/edified_button",
"x": 180
},
"face=ceiling,facing=south,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"x": 180
},
"face=ceiling,facing=west,powered=false": {
"model": "hexcasting:block/edified_button",
"x": 180,
"y": 90
},
"face=ceiling,facing=west,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"x": 180,
"y": 90
},
"face=floor,facing=east,powered=false": {
"model": "hexcasting:block/edified_button",
"y": 90
},
"face=floor,facing=east,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"y": 90
},
"face=floor,facing=north,powered=false": {
"model": "hexcasting:block/edified_button"
},
"face=floor,facing=north,powered=true": {
"model": "hexcasting:block/edified_button_pressed"
},
"face=floor,facing=south,powered=false": {
"model": "hexcasting:block/edified_button",
"y": 180
},
"face=floor,facing=south,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"y": 180
},
"face=floor,facing=west,powered=false": {
"model": "hexcasting:block/edified_button",
"y": 270
},
"face=floor,facing=west,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"y": 270
},
"face=wall,facing=east,powered=false": {
"model": "hexcasting:block/edified_button",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=east,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"uvlock": true,
"x": 90,
"y": 90
},
"face=wall,facing=north,powered=false": {
"model": "hexcasting:block/edified_button",
"uvlock": true,
"x": 90
},
"face=wall,facing=north,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"uvlock": true,
"x": 90
},
"face=wall,facing=south,powered=false": {
"model": "hexcasting:block/edified_button",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=south,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"uvlock": true,
"x": 90,
"y": 180
},
"face=wall,facing=west,powered=false": {
"model": "hexcasting:block/edified_button",
"uvlock": true,
"x": 90,
"y": 270
},
"face=wall,facing=west,powered=true": {
"model": "hexcasting:block/edified_button_pressed",
"uvlock": true,
"x": 90,
"y": 270
}
}
}

View file

@ -1,124 +0,0 @@
{
"variants": {
"facing=east,half=lower,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_bottom_left"
},
"facing=east,half=lower,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_bottom_left_open",
"y": 90
},
"facing=east,half=lower,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_bottom_right"
},
"facing=east,half=lower,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_bottom_right_open",
"y": 270
},
"facing=east,half=upper,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_top_left"
},
"facing=east,half=upper,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_top_left_open",
"y": 90
},
"facing=east,half=upper,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_top_right"
},
"facing=east,half=upper,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_top_right_open",
"y": 270
},
"facing=north,half=lower,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_bottom_left",
"y": 270
},
"facing=north,half=lower,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_bottom_left_open"
},
"facing=north,half=lower,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_bottom_right",
"y": 270
},
"facing=north,half=lower,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_bottom_right_open",
"y": 180
},
"facing=north,half=upper,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_top_left",
"y": 270
},
"facing=north,half=upper,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_top_left_open"
},
"facing=north,half=upper,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_top_right",
"y": 270
},
"facing=north,half=upper,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_top_right_open",
"y": 180
},
"facing=south,half=lower,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_bottom_left",
"y": 90
},
"facing=south,half=lower,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_bottom_left_open",
"y": 180
},
"facing=south,half=lower,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_bottom_right",
"y": 90
},
"facing=south,half=lower,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_bottom_right_open"
},
"facing=south,half=upper,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_top_left",
"y": 90
},
"facing=south,half=upper,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_top_left_open",
"y": 180
},
"facing=south,half=upper,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_top_right",
"y": 90
},
"facing=south,half=upper,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_top_right_open"
},
"facing=west,half=lower,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_bottom_left",
"y": 180
},
"facing=west,half=lower,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_bottom_left_open",
"y": 270
},
"facing=west,half=lower,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_bottom_right",
"y": 180
},
"facing=west,half=lower,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_bottom_right_open",
"y": 90
},
"facing=west,half=upper,hinge=left,open=false": {
"model": "hexcasting:block/edified_door_top_left",
"y": 180
},
"facing=west,half=upper,hinge=left,open=true": {
"model": "hexcasting:block/edified_door_top_left_open",
"y": 270
},
"facing=west,half=upper,hinge=right,open=false": {
"model": "hexcasting:block/edified_door_top_right",
"y": 180
},
"facing=west,half=upper,hinge=right,open=true": {
"model": "hexcasting:block/edified_door_top_right_open",
"y": 90
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/edified_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/edified_log"
},
"axis=z": {
"model": "hexcasting:block/edified_log_horizontal",
"x": 90
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/edified_log_amethyst_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/edified_log_amethyst"
},
"axis=z": {
"model": "hexcasting:block/edified_log_amethyst_horizontal",
"x": 90
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/edified_log_aventurine_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/edified_log_aventurine"
},
"axis=z": {
"model": "hexcasting:block/edified_log_aventurine_horizontal",
"x": 90
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/edified_log_citrine_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/edified_log_citrine"
},
"axis=z": {
"model": "hexcasting:block/edified_log_citrine_horizontal",
"x": 90
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/edified_log_purple_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/edified_log_purple"
},
"axis=z": {
"model": "hexcasting:block/edified_log_purple_horizontal",
"x": 90
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/edified_panel"
}
}
}

View file

@ -1,17 +0,0 @@
{
"variants": {
"": [
{
"model": "hexcasting:block/edified_planks",
"weight": 3
},
{
"model": "hexcasting:block/edified_planks_2",
"weight": 3
},
{
"model": "hexcasting:block/edified_planks_3"
}
]
}
}

View file

@ -1,10 +0,0 @@
{
"variants": {
"powered=false": {
"model": "hexcasting:block/edified_pressure_plate"
},
"powered=true": {
"model": "hexcasting:block/edified_pressure_plate_down"
}
}
}

View file

@ -1,13 +0,0 @@
{
"variants": {
"type=bottom": {
"model": "hexcasting:block/edified_slab"
},
"type=double": {
"model": "hexcasting:block/edified_planks"
},
"type=top": {
"model": "hexcasting:block/edified_slab_top"
}
}
}

View file

@ -1,209 +0,0 @@
{
"variants": {
"facing=east,half=bottom,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner"
},
"facing=east,half=bottom,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=east,half=bottom,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer"
},
"facing=east,half=bottom,shape=straight": {
"model": "hexcasting:block/edified_stairs"
},
"facing=east,half=top,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=east,half=top,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=east,half=top,shape=straight": {
"model": "hexcasting:block/edified_stairs",
"uvlock": true,
"x": 180
},
"facing=north,half=bottom,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=north,half=bottom,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"y": 270
},
"facing=north,half=bottom,shape=straight": {
"model": "hexcasting:block/edified_stairs",
"uvlock": true,
"y": 270
},
"facing=north,half=top,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=north,half=top,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180
},
"facing=north,half=top,shape=straight": {
"model": "hexcasting:block/edified_stairs",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=south,half=bottom,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner"
},
"facing=south,half=bottom,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer"
},
"facing=south,half=bottom,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=south,half=bottom,shape=straight": {
"model": "hexcasting:block/edified_stairs",
"uvlock": true,
"y": 90
},
"facing=south,half=top,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=south,half=top,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=south,half=top,shape=straight": {
"model": "hexcasting:block/edified_stairs",
"uvlock": true,
"x": 180,
"y": 90
},
"facing=west,half=bottom,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"y": 90
},
"facing=west,half=bottom,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"y": 180
},
"facing=west,half=bottom,shape=straight": {
"model": "hexcasting:block/edified_stairs",
"uvlock": true,
"y": 180
},
"facing=west,half=top,shape=inner_left": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=inner_right": {
"model": "hexcasting:block/edified_stairs_inner",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=outer_left": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180,
"y": 180
},
"facing=west,half=top,shape=outer_right": {
"model": "hexcasting:block/edified_stairs_outer",
"uvlock": true,
"x": 180,
"y": 270
},
"facing=west,half=top,shape=straight": {
"model": "hexcasting:block/edified_stairs",
"uvlock": true,
"x": 180,
"y": 180
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/edified_tile"
}
}
}

View file

@ -1,68 +0,0 @@
{
"variants": {
"facing=east,half=bottom,open=false": {
"model": "hexcasting:block/edified_trapdoor_bottom",
"y": 90
},
"facing=east,half=bottom,open=true": {
"model": "hexcasting:block/edified_trapdoor_open",
"y": 90
},
"facing=east,half=top,open=false": {
"model": "hexcasting:block/edified_trapdoor_top",
"y": 90
},
"facing=east,half=top,open=true": {
"model": "hexcasting:block/edified_trapdoor_open",
"x": 180,
"y": 270
},
"facing=north,half=bottom,open=false": {
"model": "hexcasting:block/edified_trapdoor_bottom"
},
"facing=north,half=bottom,open=true": {
"model": "hexcasting:block/edified_trapdoor_open"
},
"facing=north,half=top,open=false": {
"model": "hexcasting:block/edified_trapdoor_top"
},
"facing=north,half=top,open=true": {
"model": "hexcasting:block/edified_trapdoor_open",
"x": 180,
"y": 180
},
"facing=south,half=bottom,open=false": {
"model": "hexcasting:block/edified_trapdoor_bottom",
"y": 180
},
"facing=south,half=bottom,open=true": {
"model": "hexcasting:block/edified_trapdoor_open",
"y": 180
},
"facing=south,half=top,open=false": {
"model": "hexcasting:block/edified_trapdoor_top",
"y": 180
},
"facing=south,half=top,open=true": {
"model": "hexcasting:block/edified_trapdoor_open",
"x": 180
},
"facing=west,half=bottom,open=false": {
"model": "hexcasting:block/edified_trapdoor_bottom",
"y": 270
},
"facing=west,half=bottom,open=true": {
"model": "hexcasting:block/edified_trapdoor_open",
"y": 270
},
"facing=west,half=top,open=false": {
"model": "hexcasting:block/edified_trapdoor_top",
"y": 270
},
"facing=west,half=top,open=true": {
"model": "hexcasting:block/edified_trapdoor_open",
"x": 180,
"y": 90
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/edified_wood_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/edified_wood"
},
"axis=z": {
"model": "hexcasting:block/edified_wood_horizontal",
"x": 90
}
}
}

View file

@ -1,50 +0,0 @@
{
"variants": {
"energized=false,facing=down": {
"model": "hexcasting:block/circle/impetus/empty/dim_down",
"x": 90
},
"energized=false,facing=east": {
"model": "hexcasting:block/circle/impetus/empty/dim_east",
"y": 90
},
"energized=false,facing=north": {
"model": "hexcasting:block/circle/impetus/empty/dim_north"
},
"energized=false,facing=south": {
"model": "hexcasting:block/circle/impetus/empty/dim_south",
"y": 180
},
"energized=false,facing=up": {
"model": "hexcasting:block/circle/impetus/empty/dim_up",
"x": -90
},
"energized=false,facing=west": {
"model": "hexcasting:block/circle/impetus/empty/dim_west",
"y": 270
},
"energized=true,facing=down": {
"model": "hexcasting:block/circle/impetus/empty/lit_down",
"x": 90
},
"energized=true,facing=east": {
"model": "hexcasting:block/circle/impetus/empty/lit_east",
"y": 90
},
"energized=true,facing=north": {
"model": "hexcasting:block/circle/impetus/empty/lit_north"
},
"energized=true,facing=south": {
"model": "hexcasting:block/circle/impetus/empty/lit_south",
"y": 180
},
"energized=true,facing=up": {
"model": "hexcasting:block/circle/impetus/empty/lit_up",
"x": -90
},
"energized=true,facing=west": {
"model": "hexcasting:block/circle/impetus/empty/lit_west",
"y": 270
}
}
}

View file

@ -1,50 +0,0 @@
{
"variants": {
"energized=false,facing=down": {
"model": "hexcasting:block/circle/impetus/look/dim_down",
"x": 90
},
"energized=false,facing=east": {
"model": "hexcasting:block/circle/impetus/look/dim_east",
"y": 90
},
"energized=false,facing=north": {
"model": "hexcasting:block/circle/impetus/look/dim_north"
},
"energized=false,facing=south": {
"model": "hexcasting:block/circle/impetus/look/dim_south",
"y": 180
},
"energized=false,facing=up": {
"model": "hexcasting:block/circle/impetus/look/dim_up",
"x": -90
},
"energized=false,facing=west": {
"model": "hexcasting:block/circle/impetus/look/dim_west",
"y": 270
},
"energized=true,facing=down": {
"model": "hexcasting:block/circle/impetus/look/lit_down",
"x": 90
},
"energized=true,facing=east": {
"model": "hexcasting:block/circle/impetus/look/lit_east",
"y": 90
},
"energized=true,facing=north": {
"model": "hexcasting:block/circle/impetus/look/lit_north"
},
"energized=true,facing=south": {
"model": "hexcasting:block/circle/impetus/look/lit_south",
"y": 180
},
"energized=true,facing=up": {
"model": "hexcasting:block/circle/impetus/look/lit_up",
"x": -90
},
"energized=true,facing=west": {
"model": "hexcasting:block/circle/impetus/look/lit_west",
"y": 270
}
}
}

View file

@ -1,96 +0,0 @@
{
"variants": {
"energized=false,facing=down,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/dim_down",
"x": 90
},
"energized=false,facing=down,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/dim_down",
"x": 90
},
"energized=false,facing=east,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/dim_east",
"y": 90
},
"energized=false,facing=east,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/dim_east",
"y": 90
},
"energized=false,facing=north,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/dim_north"
},
"energized=false,facing=north,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/dim_north"
},
"energized=false,facing=south,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/dim_south",
"y": 180
},
"energized=false,facing=south,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/dim_south",
"y": 180
},
"energized=false,facing=up,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/dim_up",
"x": -90
},
"energized=false,facing=up,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/dim_up",
"x": -90
},
"energized=false,facing=west,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/dim_west",
"y": 270
},
"energized=false,facing=west,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/dim_west",
"y": 270
},
"energized=true,facing=down,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/lit_down",
"x": 90
},
"energized=true,facing=down,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/lit_down",
"x": 90
},
"energized=true,facing=east,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/lit_east",
"y": 90
},
"energized=true,facing=east,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/lit_east",
"y": 90
},
"energized=true,facing=north,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/lit_north"
},
"energized=true,facing=north,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/lit_north"
},
"energized=true,facing=south,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/lit_south",
"y": 180
},
"energized=true,facing=south,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/lit_south",
"y": 180
},
"energized=true,facing=up,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/lit_up",
"x": -90
},
"energized=true,facing=up,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/lit_up",
"x": -90
},
"energized=true,facing=west,powered=false": {
"model": "hexcasting:block/circle/impetus/redstone/lit_west",
"y": 270
},
"energized=true,facing=west,powered=true": {
"model": "hexcasting:block/circle/impetus/redstone/lit_west",
"y": 270
}
}
}

View file

@ -1,50 +0,0 @@
{
"variants": {
"energized=false,facing=down": {
"model": "hexcasting:block/circle/impetus/rightclick/dim_down",
"x": 90
},
"energized=false,facing=east": {
"model": "hexcasting:block/circle/impetus/rightclick/dim_east",
"y": 90
},
"energized=false,facing=north": {
"model": "hexcasting:block/circle/impetus/rightclick/dim_north"
},
"energized=false,facing=south": {
"model": "hexcasting:block/circle/impetus/rightclick/dim_south",
"y": 180
},
"energized=false,facing=up": {
"model": "hexcasting:block/circle/impetus/rightclick/dim_up",
"x": -90
},
"energized=false,facing=west": {
"model": "hexcasting:block/circle/impetus/rightclick/dim_west",
"y": 270
},
"energized=true,facing=down": {
"model": "hexcasting:block/circle/impetus/rightclick/lit_down",
"x": 90
},
"energized=true,facing=east": {
"model": "hexcasting:block/circle/impetus/rightclick/lit_east",
"y": 90
},
"energized=true,facing=north": {
"model": "hexcasting:block/circle/impetus/rightclick/lit_north"
},
"energized=true,facing=south": {
"model": "hexcasting:block/circle/impetus/rightclick/lit_south",
"y": 180
},
"energized=true,facing=up": {
"model": "hexcasting:block/circle/impetus/rightclick/lit_up",
"x": -90
},
"energized=true,facing=west": {
"model": "hexcasting:block/circle/impetus/rightclick/lit_west",
"y": 270
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/quenched_allay"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/quenched_allay_bricks"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/quenched_allay_bricks_small"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/quenched_allay_tiles"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/scroll_paper"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/scroll_paper_lantern"
}
}
}

View file

@ -1,122 +0,0 @@
{
"variants": {
"energized=false,face=ceiling,facing=east": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=false,face=ceiling,facing=north": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=false,face=ceiling,facing=south": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=false,face=ceiling,facing=west": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=false,face=floor,facing=east": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=false,face=floor,facing=north": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=false,face=floor,facing=south": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=false,face=floor,facing=west": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=false,face=wall,facing=east": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90,
"y": 90
},
"energized=false,face=wall,facing=north": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90
},
"energized=false,face=wall,facing=south": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90,
"y": 180
},
"energized=false,face=wall,facing=west": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90,
"y": 270
},
"energized=true,face=ceiling,facing=east": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=true,face=ceiling,facing=north": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=true,face=ceiling,facing=south": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=true,face=ceiling,facing=west": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 180
},
"energized=true,face=floor,facing=east": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=true,face=floor,facing=north": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=true,face=floor,facing=south": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=true,face=floor,facing=west": {
"model": "hexcasting:block/slate",
"uvlock": true
},
"energized=true,face=wall,facing=east": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90,
"y": 90
},
"energized=true,face=wall,facing=north": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90
},
"energized=true,face=wall,facing=south": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90,
"y": 180
},
"energized=true,face=wall,facing=west": {
"model": "hexcasting:block/slate",
"uvlock": true,
"x": 90,
"y": 270
}
}
}

View file

@ -1,15 +0,0 @@
{
"variants": {
"": [
{
"model": "hexcasting:block/deco/slate_amethyst_bricks_0"
},
{
"model": "hexcasting:block/deco/slate_amethyst_bricks_1"
},
{
"model": "hexcasting:block/deco/slate_amethyst_bricks_2"
}
]
}
}

View file

@ -1,15 +0,0 @@
{
"variants": {
"": [
{
"model": "hexcasting:block/deco/slate_amethyst_bricks_small_0"
},
{
"model": "hexcasting:block/deco/slate_amethyst_bricks_small_1"
},
{
"model": "hexcasting:block/deco/slate_amethyst_bricks_small_2"
}
]
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/slate_amethyst_pillar_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/slate_amethyst_pillar"
},
"axis=z": {
"model": "hexcasting:block/slate_amethyst_pillar_horizontal",
"x": 90
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/deco/slate_amethyst_tiles"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/slate_block"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/deco/slate_bricks"
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/deco/slate_bricks_small"
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/slate_pillar_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/slate_pillar"
},
"axis=z": {
"model": "hexcasting:block/slate_pillar_horizontal",
"x": 90
}
}
}

View file

@ -1,7 +0,0 @@
{
"variants": {
"": {
"model": "hexcasting:block/deco/slate_tiles"
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/stripped_edified_log_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/stripped_edified_log"
},
"axis=z": {
"model": "hexcasting:block/stripped_edified_log_horizontal",
"x": 90
}
}
}

View file

@ -1,16 +0,0 @@
{
"variants": {
"axis=x": {
"model": "hexcasting:block/stripped_edified_wood_horizontal",
"x": 90,
"y": 90
},
"axis=y": {
"model": "hexcasting:block/stripped_edified_wood"
},
"axis=z": {
"model": "hexcasting:block/stripped_edified_wood_horizontal",
"x": 90
}
}
}

View file

@ -1,68 +0,0 @@
{
"elements": [
{
"faces": {
"down": {
"cullface": "down",
"texture": "#top_bottom"
},
"east": {
"cullface": "east",
"texture": "#side"
},
"north": {
"cullface": "north",
"texture": "#front"
},
"south": {
"cullface": "south",
"texture": "#side"
},
"up": {
"cullface": "up",
"texture": "#top_bottom"
},
"west": {
"cullface": "west",
"texture": "#side"
}
},
"from": [
0,
0,
0
],
"to": [
16,
16,
16
]
},
{
"faces": {
"north": {
"cullface": "north",
"texture": "#overlay",
"tintindex": 0
}
},
"from": [
0,
0,
0
],
"to": [
16,
16,
16
]
}
],
"render_type": "minecraft:cutout",
"textures": {
"front": "hexcasting:block/akashic_bookshelf",
"particle": "hexcasting:block/akashic_bookshelf_vert",
"side": "hexcasting:block/akashic_bookshelf_horiz",
"top_bottom": "hexcasting:block/akashic_bookshelf_vert"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "hexcasting:block/akashic_bookshelf",
"textures": {
"overlay": "hexcasting:block/akashic_bookshelf_overlay_1"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "hexcasting:block/akashic_bookshelf",
"textures": {
"overlay": "hexcasting:block/akashic_bookshelf_overlay_2"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "hexcasting:block/akashic_bookshelf",
"textures": {
"overlay": "hexcasting:block/akashic_bookshelf_overlay_3"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "hexcasting:block/akashic_bookshelf",
"textures": {
"overlay": "hexcasting:block/akashic_bookshelf_overlay_4"
}
}

View file

@ -1,8 +0,0 @@
{
"parent": "minecraft:block/orientable",
"textures": {
"front": "hexcasting:block/akashic_bookshelf",
"side": "hexcasting:block/akashic_bookshelf_horiz",
"top": "hexcasting:block/akashic_bookshelf_vert"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "hexcasting:block/akashic_ligature"
}
}

View file

@ -1,87 +0,0 @@
{
"parent": "minecraft:block/block",
"elements": [
{
"faces": {
"down": {
"cullface": "down",
"texture": "#outer"
},
"east": {
"cullface": "east",
"texture": "#outer"
},
"north": {
"cullface": "north",
"texture": "#outer"
},
"south": {
"cullface": "south",
"texture": "#outer"
},
"up": {
"cullface": "up",
"texture": "#outer"
},
"west": {
"cullface": "west",
"texture": "#outer"
}
},
"from": [
0,
0,
0
],
"to": [
16,
16,
16
]
},
{
"faces": {
"down": {
"rotation": 180,
"texture": "#inner"
},
"east": {
"rotation": 180,
"texture": "#inner"
},
"north": {
"rotation": 180,
"texture": "#inner"
},
"south": {
"rotation": 180,
"texture": "#inner"
},
"up": {
"rotation": 180,
"texture": "#inner"
},
"west": {
"rotation": 180,
"texture": "#inner"
}
},
"from": [
15.75,
15.75,
15.75
],
"to": [
0.25,
0.25,
0.25
]
}
],
"render_type": "minecraft:translucent",
"textures": {
"inner": "hexcasting:block/akashic_ligature",
"outer": "hexcasting:block/akashic_record",
"particle": "hexcasting:block/akashic_ligature"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "hexcasting:block/cube_half_mirrored",
"textures": {
"all": "hexcasting:block/amethyst_dust_block"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "minecraft:block/leaves",
"render_type": "minecraft:cutout_mipped",
"textures": {
"all": "hexcasting:block/amethyst_edified_leaves"
}
}

View file

@ -1,6 +0,0 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "hexcasting:block/ancient_scroll_paper"
}
}

View file

@ -1,8 +0,0 @@
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "hexcasting:block/ancient_scroll_paper_lantern_bottom",
"side": "hexcasting:block/ancient_scroll_paper_lantern_side",
"top": "hexcasting:block/ancient_scroll_paper_lantern_top"
}
}

View file

@ -1,7 +0,0 @@
{
"parent": "minecraft:block/leaves",
"render_type": "minecraft:cutout_mipped",
"textures": {
"all": "hexcasting:block/aventurine_edified_leaves"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_dim",
"north": "hexcasting:block/circle/directrix/empty/front_dim",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_dim",
"up": "hexcasting:block/circle/directrix/empty/top_dim",
"west": "hexcasting:block/circle/directrix/empty/right_dim"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_dim",
"north": "hexcasting:block/circle/directrix/empty/front_dim",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_dim",
"up": "hexcasting:block/circle/directrix/empty/top_dim",
"west": "hexcasting:block/circle/directrix/empty/right_dim"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_dim",
"north": "hexcasting:block/circle/directrix/empty/front_dim",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_dim",
"up": "hexcasting:block/circle/directrix/empty/top_dim",
"west": "hexcasting:block/circle/directrix/empty/right_dim"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_dim",
"north": "hexcasting:block/circle/directrix/empty/front_dim",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_dim",
"up": "hexcasting:block/circle/directrix/empty/top_dim",
"west": "hexcasting:block/circle/directrix/empty/right_dim"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_dim",
"north": "hexcasting:block/circle/directrix/empty/front_dim",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_dim",
"up": "hexcasting:block/circle/directrix/empty/top_dim",
"west": "hexcasting:block/circle/directrix/empty/right_dim"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_dim",
"north": "hexcasting:block/circle/directrix/empty/front_dim",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_dim",
"up": "hexcasting:block/circle/directrix/empty/top_dim",
"west": "hexcasting:block/circle/directrix/empty/right_dim"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_lit",
"north": "hexcasting:block/circle/directrix/empty/front_lit",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_lit",
"up": "hexcasting:block/circle/directrix/empty/top_lit",
"west": "hexcasting:block/circle/directrix/empty/right_lit"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_lit",
"north": "hexcasting:block/circle/directrix/empty/front_lit",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_lit",
"up": "hexcasting:block/circle/directrix/empty/top_lit",
"west": "hexcasting:block/circle/directrix/empty/right_lit"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_lit",
"north": "hexcasting:block/circle/directrix/empty/front_lit",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_lit",
"up": "hexcasting:block/circle/directrix/empty/top_lit",
"west": "hexcasting:block/circle/directrix/empty/right_lit"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_lit",
"north": "hexcasting:block/circle/directrix/empty/front_lit",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_lit",
"up": "hexcasting:block/circle/directrix/empty/top_lit",
"west": "hexcasting:block/circle/directrix/empty/right_lit"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_lit",
"north": "hexcasting:block/circle/directrix/empty/front_lit",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_lit",
"up": "hexcasting:block/circle/directrix/empty/top_lit",
"west": "hexcasting:block/circle/directrix/empty/right_lit"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/empty/left_lit",
"north": "hexcasting:block/circle/directrix/empty/front_lit",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/empty/back_lit",
"up": "hexcasting:block/circle/directrix/empty/top_lit",
"west": "hexcasting:block/circle/directrix/empty/right_lit"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_unpowered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_unpowered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_unpowered",
"up": "hexcasting:block/circle/directrix/redstone/top_unpowered",
"west": "hexcasting:block/circle/directrix/redstone/right_unpowered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_unpowered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_unpowered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_unpowered",
"up": "hexcasting:block/circle/directrix/redstone/top_unpowered",
"west": "hexcasting:block/circle/directrix/redstone/right_unpowered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_unpowered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_unpowered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_unpowered",
"up": "hexcasting:block/circle/directrix/redstone/top_unpowered",
"west": "hexcasting:block/circle/directrix/redstone/right_unpowered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_unpowered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_unpowered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_unpowered",
"up": "hexcasting:block/circle/directrix/redstone/top_unpowered",
"west": "hexcasting:block/circle/directrix/redstone/right_unpowered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_unpowered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_unpowered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_unpowered",
"up": "hexcasting:block/circle/directrix/redstone/top_unpowered",
"west": "hexcasting:block/circle/directrix/redstone/right_unpowered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_unpowered",
"north": "hexcasting:block/circle/directrix/redstone/front_dim_unpowered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_unpowered",
"up": "hexcasting:block/circle/directrix/redstone/top_unpowered",
"west": "hexcasting:block/circle/directrix/redstone/right_unpowered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_lit_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

View file

@ -1,12 +0,0 @@
{
"parent": "minecraft:block/cube",
"textures": {
"down": "hexcasting:block/circle/bottom",
"east": "hexcasting:block/circle/directrix/redstone/left_powered",
"north": "hexcasting:block/circle/directrix/redstone/front_lit_powered",
"particle": "hexcasting:block/slate",
"south": "hexcasting:block/circle/directrix/redstone/back_dim_powered",
"up": "hexcasting:block/circle/directrix/redstone/top_powered",
"west": "hexcasting:block/circle/directrix/redstone/right_powered"
}
}

Some files were not shown because too many files have changed in this diff Show more