update: 1.8.0

This commit is contained in:
nimsolated
2026-03-22 13:52:36 -07:00
parent f39f255e26
commit 43e451f984
51 changed files with 1547 additions and 8 deletions

View File

@@ -0,0 +1,63 @@
{
"_fv": 73,
"_type": "item",
"definition": {
"renderType": 0,
"texture": "black_iron_ingot",
"customModelName": "Normal",
"customProperties": {},
"states": [],
"name": "Black Iron Ingot",
"rarity": "COMMON",
"creativeTabs": [
{
"value": "MATERIALS"
}
],
"stackSize": 64,
"enchantability": 0,
"useDuration": 0,
"toolType": 1.0,
"damageCount": 0,
"recipeRemainder": {
"value": ""
},
"destroyAnyBlock": false,
"immuneToFire": false,
"stayInGridWhenCrafting": false,
"damageOnCrafting": false,
"enableMeleeDamage": false,
"damageVsEntity": 0.0,
"specialInformation": {
"fixedValue": []
},
"glowCondition": {
"fixedValue": false
},
"inventorySize": 9,
"inventoryStackSize": 64,
"enableRanged": false,
"shootConstantly": false,
"rangedItemChargesPower": false,
"projectile": {
"value": "CUSTOM:ShitProjectile"
},
"projectileDisableAmmoCheck": false,
"isFood": false,
"nutritionalValue": 4,
"saturation": 0.3,
"eatResultItem": {
"value": ""
},
"isMeat": false,
"isAlwaysEdible": false,
"animation": "none",
"isMusicDisc": false,
"musicDiscMusic": {
"value": ""
},
"musicDiscDescription": "",
"musicDiscLengthInTicks": 100,
"musicDiscAnalogOutput": 0
}
}

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": true,
"recipeSlots": [
{
"value": "Items.IRON_INGOT"
},
{
"value": "Items.DYE#16"
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:BlackIronIngot"
},
"name": "black_iron_ingot_recipe",
"namespace": "mod"
}
}

View File

@@ -0,0 +1,107 @@
{
"_fv": 73,
"_type": "armor",
"definition": {
"enableHelmet": true,
"textureHelmet": "night_vision_goggles",
"enableBody": false,
"textureBody": "",
"enableLeggings": false,
"textureLeggings": "",
"enableBoots": false,
"textureBoots": "",
"onHelmetTick": {
"name": "NightVisionGogglesHelmetTickEvent"
},
"creativeTabs": [
{
"value": "COMBAT"
}
],
"armorTextureFile": "night_vision_goggles",
"helmetName": "Night Vision Goggles",
"bodyName": "Night Vision Goggles Chestplate",
"leggingsName": "Night Vision Goggles Leggings",
"bootsName": "Night Vision Goggles Boots",
"helmetSpecialInformation": {
"fixedValue": []
},
"bodySpecialInformation": {
"fixedValue": []
},
"leggingsSpecialInformation": {
"fixedValue": []
},
"bootsSpecialInformation": {
"fixedValue": []
},
"helmetModelName": "Default",
"helmetModelPart": "Helmet",
"helmetModelTexture": "From armor",
"bodyModelName": "Default",
"bodyModelPart": "Body",
"armsModelPartL": "Arms L",
"armsModelPartR": "Arms R",
"bodyModelTexture": "From armor",
"leggingsModelName": "Default",
"leggingsModelPartL": "Leggings L",
"leggingsModelPartR": "Leggings R",
"leggingsModelTexture": "From armor",
"bootsModelName": "Default",
"bootsModelPartL": "Boots L",
"bootsModelPartR": "Boots R",
"bootsModelTexture": "From armor",
"helmetItemRenderType": 0,
"helmetItemCustomModelName": "Normal",
"bodyItemRenderType": 0,
"bodyItemCustomModelName": "Normal",
"leggingsItemRenderType": 0,
"leggingsItemCustomModelName": "Normal",
"bootsItemRenderType": 0,
"bootsItemCustomModelName": "Normal",
"helmetImmuneToFire": false,
"bodyImmuneToFire": false,
"leggingsImmuneToFire": false,
"bootsImmuneToFire": false,
"helmetGlowCondition": {
"fixedValue": false
},
"bodyGlowCondition": {
"fixedValue": false
},
"leggingsGlowCondition": {
"fixedValue": false
},
"bootsGlowCondition": {
"fixedValue": false
},
"helmetPiglinNeutral": {
"fixedValue": false
},
"bodyPiglinNeutral": {
"fixedValue": false
},
"leggingsPiglinNeutral": {
"fixedValue": false
},
"bootsPiglinNeutral": {
"fixedValue": false
},
"maxDamage": 15,
"damageValueHelmet": 2,
"damageValueBody": 0,
"damageValueLeggings": 0,
"damageValueBoots": 0,
"enchantability": 9,
"toughness": 0.0,
"knockbackResistance": 0.0,
"equipSound": {
"value": "block.sculk_sensor.clicking"
},
"repairItems": [
{
"value": "Blocks.STAINED_GLASS_PANE#5"
}
]
}
}

View File

@@ -0,0 +1,7 @@
{
"_fv": 73,
"_type": "procedure",
"definition": {
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"world_data_isremote\"></block></value></block></value><statement name=\"DO0\"><block type=\"entity_add_potion_advanced\"><field name=\"potion\">NIGHT_VISION</field><value name=\"level\"><block type=\"math_number\"><field name=\"NUM\">0</field></block></value><value name=\"duration\"><block type=\"math_number\"><field name=\"NUM\">20</field></block></value><value name=\"ambient\"><block type=\"logic_boolean\"><field name=\"BOOL\">FALSE</field></block></value><value name=\"particles\"><block type=\"logic_boolean\"><field name=\"BOOL\">FALSE</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></statement></block></next></block></xml>"
}
}

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "EQUIPMENT",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": ""
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "Blocks.STAINED_GLASS_PANE#5"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "Blocks.STAINED_GLASS_PANE#5"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": ""
},
{
"value": "CUSTOM:BlackIronIngot"
}
],
"recipeReturnStack": {
"value": "CUSTOM:NightVisionGoggles.helmet"
},
"name": "night_vision_goggles_recipe",
"namespace": "mod"
}
}

View File

@@ -0,0 +1,7 @@
{
"_fv": 73,
"_type": "procedure",
"definition": {
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">client_ticks</field><next><block type=\"controls_if\"><mutation elseif=\"1\"></mutation><value name=\"IF0\"><block type=\"logic_binary_ops\" inline=\"false\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"compare_mcitems\"><value name=\"a\"><block type=\"entity_get_armor_slot_item\"><value name=\"slotid\"><block type=\"math_number\"><field name=\"NUM\">3</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><value name=\"b\"><block type=\"mcitem_all\"><field name=\"value\">CUSTOM:NightVisionGoggles.helmet</field></block></value></block></value><value name=\"B\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"is_shader_active\"></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"load_entity_shader\"><field name=\"load_entity_shader\">CREEPER</field></block></statement><value name=\"IF1\"><block type=\"logic_binary_ops\" inline=\"false\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"compare_mcitems\"><value name=\"a\"><block type=\"entity_get_armor_slot_item\"><value name=\"slotid\"><block type=\"math_number\"><field name=\"NUM\">3</field></block></value><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><value name=\"b\"><block type=\"mcitem_all\"><field name=\"value\">CUSTOM:NightVisionGoggles.helmet</field></block></value></block></value></block></value><value name=\"B\"><block type=\"is_shader_active\"></block></value></block></value><statement name=\"DO1\"><block type=\"take_off_shader\"></block></statement></block></next></block></xml>"
}
}

View File

@@ -18,7 +18,7 @@
"value": "COMBAT"
}
],
"armorTextureFile": "orichalcum",
"armorTextureFile": "orichalcum_armor",
"helmetName": "Orichalcum Helmet",
"bodyName": "Orichalcum Chestplate",
"leggingsName": "Orichalcum Leggings",
@@ -96,7 +96,7 @@
"toughness": 3.0,
"knockbackResistance": 0.1,
"equipSound": {
"value": ""
"value": "item.armor.equip_netherite"
},
"repairItems": [
{

140
elements/RaveBlock.mod.json Normal file
View File

@@ -0,0 +1,140 @@
{
"_fv": 73,
"_type": "block",
"definition": {
"texture": "rave_block",
"textureTop": "rave_block",
"textureLeft": "rave_block",
"textureFront": "rave_block",
"textureRight": "rave_block",
"textureBack": "rave_block",
"renderType": 10,
"customModelName": "Normal",
"rotationMode": 0,
"enablePitch": false,
"emissiveRendering": false,
"displayFluidOverlay": false,
"itemTexture": "",
"particleTexture": "",
"tintType": "No tint",
"isItemTinted": false,
"hasTransparency": false,
"connectedSides": false,
"transparencyType": "SOLID",
"disableOffset": false,
"boundingBoxes": [
{
"mx": 0.0,
"my": 0.0,
"mz": 0.0,
"Mx": 16.0,
"My": 16.0,
"Mz": 16.0,
"subtract": false
}
],
"customProperties": [],
"name": "Rave Block",
"specialInformation": {
"fixedValue": []
},
"hardness": 1.0,
"resistance": 3600000.0,
"hasGravity": false,
"isWaterloggable": false,
"creativeTabs": [
{
"value": "BUILDING_BLOCKS"
}
],
"destroyTool": "Not specified",
"customDrop": {
"value": ""
},
"dropAmount": 1,
"useLootTableForDrops": false,
"requiresCorrectTool": false,
"enchantPowerBonus": 0.0,
"plantsGrowOn": false,
"canRedstoneConnect": false,
"lightOpacity": 15,
"material": {
"value": "NONE"
},
"tickRate": 4,
"tickRandomly": false,
"isReplaceable": false,
"canProvidePower": false,
"emittedRedstonePower": {
"fixedValue": 15.0
},
"colorOnMap": "DEFAULT",
"creativePickItem": {
"value": ""
},
"offsetType": "NONE",
"aiPathNodeType": "DEFAULT",
"flammability": 0,
"fireSpreadSpeed": 0,
"isLadder": false,
"slipperiness": 0.6,
"speedFactor": 1.0,
"jumpFactor": 1.0,
"reactionToPushing": "NORMAL",
"isNotColidable": false,
"isCustomSoundType": false,
"soundOnStep": {
"value": "AMETHYST_BLOCK"
},
"breakSound": {
"value": ""
},
"fallSound": {
"value": ""
},
"hitSound": {
"value": ""
},
"placeSound": {
"value": ""
},
"stepSound": {
"value": ""
},
"luminance": 10,
"unbreakable": false,
"vanillaToolTier": "NONE",
"isBonemealable": false,
"hasInventory": false,
"openGUIOnRightClick": false,
"inventorySize": 9,
"inventoryStackSize": 64,
"inventoryDropWhenDestroyed": true,
"inventoryComparatorPower": true,
"inventoryOutSlotIDs": [],
"inventoryInSlotIDs": [],
"hasEnergyStorage": false,
"energyInitial": 0,
"energyCapacity": 400000,
"energyMaxReceive": 200,
"energyMaxExtract": 200,
"isFluidTank": false,
"fluidCapacity": 8000,
"fluidRestrictions": [],
"onTickUpdate": {
"name": "RaveBlockOnTickUpdate"
},
"generateFeature": false,
"restrictionBiomes": [],
"blocksToReplace": [
{
"value": "TAG:stone_ore_replaceables"
}
],
"generationShape": "UNIFORM",
"frequencyPerChunks": 10,
"frequencyOnChunk": 16,
"minGenerateHeight": 0,
"maxGenerateHeight": 64
}
}

View File

@@ -0,0 +1,7 @@
{
"_fv": 73,
"_type": "procedure",
"definition": {
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">no_ext_trigger</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"world_data_is_block_powered\"><value name=\"x\"><block type=\"coord_x\"></block></value><value name=\"y\"><block type=\"coord_y\"></block></value><value name=\"z\"><block type=\"coord_z\"></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"block_set_blockstate\"><value name=\"x\"><block type=\"coord_x\"></block></value><value name=\"y\"><block type=\"coord_y\"></block></value><value name=\"z\"><block type=\"coord_z\"></block></value><value name=\"value\"><block type=\"math_dual_ops\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"math_dual_ops\"><field name=\"OP\">MOD</field><value name=\"A\"><block type=\"block_get_blockstate\"><value name=\"block\"><block type=\"blockstate_from_deps\"></block></value></block></value><value name=\"B\"><block type=\"math_number\"><field name=\"NUM\">5</field></block></value></block></value><value name=\"B\"><block type=\"math_number\"><field name=\"NUM\">1</field></block></value></block></value></block></statement></block></next></block></xml>"
}
}

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 9,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "BUILDING",
"recipeShapeless": true,
"recipeSlots": [
{
"value": "Blocks.CONCRETE#0"
},
{
"value": "Items.DYE#1"
},
{
"value": "Items.DYE#11"
},
{
"value": "Items.DYE#10"
},
{
"value": "Items.DYE#12"
},
{
"value": "Items.DYE#13"
},
{
"value": "Items.AMETHYST_SHARD"
},
{
"value": "Items.GLOW_INK_SAC"
},
{
"value": "Items.REDSTONE"
}
],
"recipeReturnStack": {
"value": "CUSTOM:RaveBlock"
},
"name": "rave_block_recipe",
"namespace": "mod"
}
}

View File

@@ -0,0 +1,74 @@
{
"_fv": 73,
"_type": "blockstates",
"definition": {
"block": "RaveBlock",
"blockstateList": [
{
"texture": "rave_block_r",
"textureTop": "rave_block_r",
"textureLeft": "rave_block_r",
"textureFront": "rave_block_r",
"textureRight": "rave_block_r",
"textureBack": "rave_block_r",
"particleTexture": "",
"renderType": 0,
"customModelName": "Normal",
"luminance": 10,
"boundingBoxes": []
},
{
"texture": "rave_block_y",
"textureTop": "rave_block_y",
"textureLeft": "rave_block_y",
"textureFront": "rave_block_y",
"textureRight": "rave_block_y",
"textureBack": "rave_block_y",
"particleTexture": "",
"renderType": 0,
"customModelName": "Normal",
"luminance": 10,
"boundingBoxes": []
},
{
"texture": "rave_block_g",
"textureTop": "rave_block_g",
"textureLeft": "rave_block_g",
"textureFront": "rave_block_g",
"textureRight": "rave_block_g",
"textureBack": "rave_block_g",
"particleTexture": "",
"renderType": 0,
"customModelName": "Normal",
"luminance": 10,
"boundingBoxes": []
},
{
"texture": "rave_block_b",
"textureTop": "rave_block_b",
"textureLeft": "rave_block_b",
"textureFront": "rave_block_b",
"textureRight": "rave_block_b",
"textureBack": "rave_block_b",
"particleTexture": "",
"renderType": 0,
"customModelName": "Normal",
"luminance": 10,
"boundingBoxes": []
},
{
"texture": "rave_block_p",
"textureTop": "rave_block_p",
"textureLeft": "rave_block_p",
"textureFront": "rave_block_p",
"textureRight": "rave_block_p",
"textureBack": "rave_block_p",
"particleTexture": "",
"renderType": 0,
"customModelName": "Normal",
"luminance": 10,
"boundingBoxes": []
}
]
}
}

View File

@@ -0,0 +1,26 @@
{
"_fv": 73,
"_type": "enchantment",
"definition": {
"name": "Ruining",
"supportedSlots": "mainhand",
"weight": 2,
"anvilCost": 1,
"maxLevel": 5,
"damageModifier": 0,
"incompatibleEnchantments": [
{
"value": "CUSTOM:SunderingEnchantment"
}
],
"supportedItems": [
{
"value": "TAG:minecraft:swords"
}
],
"isTreasureEnchantment": false,
"isCurse": false,
"canGenerateInLootTables": true,
"canVillagerTrade": true
}
}

View File

@@ -0,0 +1,7 @@
{
"_fv": 73,
"_type": "procedure",
"definition": {
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">entity_attacked</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"world_data_isremote\"></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_binary_ops\" inline=\"false\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"damagesource_isequalto\"><field name=\"damagetype\">PLAYER_ATTACK</field><value name=\"damagesource\"><block type=\"damagesource_from_deps\"></block></value></block></value><value name=\"B\"><block type=\"itemstack_has_enchantment\"><field name=\"enhancement\">CUSTOM:RuiningEnchantment</field><value name=\"item\"><block type=\"entity_iteminhand\"><value name=\"entity\"><block type=\"source_entity_from_deps\"></block></value></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"deal_damage\" inline=\"false\"><value name=\"amount\"><block type=\"math_dual_ops\" inline=\"false\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"entity_health\"><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><value name=\"B\"><block type=\"math_dual_ops\" inline=\"false\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"item_get_enhancement\"><field name=\"enhancement\">CUSTOM:RuiningEnchantment</field><value name=\"item\"><block type=\"entity_iteminhand\"><value name=\"entity\"><block type=\"source_entity_from_deps\"></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\"><field name=\"NUM\">0.05</field></block></value></block></value></block></value><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><value name=\"damagesource\"><block type=\"damagesource_from_type_cause\"><field name=\"damagetype\">MAGIC</field><value name=\"cause\"><block type=\"source_entity_from_deps\"></block></value></block></value></block></statement></block></statement></block></next></block></xml>"
}
}

View File

@@ -0,0 +1,26 @@
{
"_fv": 73,
"_type": "enchantment",
"definition": {
"name": "Sundering",
"supportedSlots": "mainhand",
"weight": 1,
"anvilCost": 1,
"maxLevel": 5,
"damageModifier": 0,
"incompatibleEnchantments": [
{
"value": "CUSTOM:RuiningEnchantment"
}
],
"supportedItems": [
{
"value": "TAG:minecraft:swords"
}
],
"isTreasureEnchantment": false,
"isCurse": false,
"canGenerateInLootTables": true,
"canVillagerTrade": true
}
}

View File

@@ -0,0 +1,7 @@
{
"_fv": 73,
"_type": "procedure",
"definition": {
"procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"40\" y=\"40\"><field name=\"trigger\">entity_attacked</field><next><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_negate\"><value name=\"BOOL\"><block type=\"world_data_isremote\"></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\"><value name=\"IF0\"><block type=\"logic_binary_ops\" inline=\"false\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"damagesource_isequalto\"><field name=\"damagetype\">PLAYER_ATTACK</field><value name=\"damagesource\"><block type=\"damagesource_from_deps\"></block></value></block></value><value name=\"B\"><block type=\"itemstack_has_enchantment\"><field name=\"enhancement\">CUSTOM:SunderingEnchantment</field><value name=\"item\"><block type=\"entity_iteminhand\"><value name=\"entity\"><block type=\"source_entity_from_deps\"></block></value></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"deal_damage\" inline=\"false\"><value name=\"amount\"><block type=\"math_dual_ops\" inline=\"false\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"entity_health_max\"><value name=\"entity\"><block type=\"entity_from_deps\"></block></value></block></value><value name=\"B\"><block type=\"math_dual_ops\" inline=\"false\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"item_get_enhancement\"><field name=\"enhancement\">CUSTOM:SunderingEnchantment</field><value name=\"item\"><block type=\"entity_iteminhand\"><value name=\"entity\"><block type=\"source_entity_from_deps\"></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\"><field name=\"NUM\">0.02</field></block></value></block></value></block></value><value name=\"entity\"><block type=\"entity_from_deps\"></block></value><value name=\"damagesource\"><block type=\"damagesource_from_type_cause\"><field name=\"damagetype\">MAGIC</field><value name=\"cause\"><block type=\"source_entity_from_deps\"></block></value></block></value></block></statement></block></statement></block></next></block></xml>"
}
}