Big Airship

From Infarupedia
Revision as of 21:17, 17 November 2024 by Ruiner369 (talk | contribs) (Created page with "== Configuration == name: BigAirship maxSize: 30000 minSize: 6000 allowedBlocks: - "#anvil" - "#bamboo_blocks" - "#beds" - "#buttons" - "#carpets" - "#chests" - "#concrete" - "#doors" - "#fence_gates" - "#fences" - "#glass" - "#heads" - "#logs" - "#planks" - "#pressure_plates" - "#signs" - "#slabs" - "#stairs" - "#terracotta" - "#trapdoors" - "#walls" - "#wool" - activator_rail...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Configuration

name: BigAirship maxSize: 30000 minSize: 6000 allowedBlocks:

   - "#anvil"
   - "#bamboo_blocks"
   - "#beds"
   - "#buttons"
   - "#carpets"
   - "#chests"
   - "#concrete"
   - "#doors"
   - "#fence_gates"
   - "#fences"
   - "#glass"
   - "#heads"
   - "#logs"
   - "#planks"
   - "#pressure_plates"
   - "#signs"
   - "#slabs"
   - "#stairs"
   - "#terracotta"
   - "#trapdoors"
   - "#walls"
   - "#wool"
   - activator_rail
   - basalt
   - beacon
   - bell
   - blast_furnace
   - bookshelf
   - brewing_stand
   - cake
   - campfire
   - cartography_table
   - cauldron
   - chain
   - chiseled_bookshelf
   - chiseled_bookshelf
   - chiseled_copper
   - chiseled_deepslate
   - chiseled_nether_bricks
   - chiseled_polished_blackstone
   - chiseled_quartz_block
   - chiseled_stone_bricks
   - chiseled_tuff
   - chiseled_tuff_bricks
   - clay
   - coal_block
   - comparator
   - composter
   - copper_block
   - copper_bulb
   - copper_grate
   - crafting_table
   - cut_copper
   - daylight_detector
   - diamond_block
   - dispenser
   - dragon_egg
   - dropper
   - emerald_block
   - enchanting_table
   - end_stone
   - ender_chest
   - exposed_chiseled_copper
   - exposed_copper
   - exposed_copper_bulb
   - exposed_copper_grate
   - exposed_cut_copper
   - fire
   - fletching_table
   - flower_pot
   - furnace
   - glowstone
   - gold_block
   - grindstone
   - hopper
   - iron_bars
   - iron_block
   - ladder
   - lantern
   - lapis_block
   - lava
   - lectern
   - lever
   - lightning_rod
   - loom
   - netherite_block
   - netherrack
   - note_block
   - oxidized_chiseled_copper
   - oxidized_copper
   - oxidized_copper_bulb
   - oxidized_copper_grate
   - oxidized_cut_copper
   - piston
   - polished_andesite
   - polished_basalt
   - polished_blackstone
   - polished_deepslate
   - polished_diorite
   - polished_granite
   - polished_tuff
   - quartz_block
   - quartz_pillar
   - redstone_block
   - redstone_lamp
   - redstone_torch
   - redstone_wall_torch
   - redstone_wire
   - repeater
   - slime_block
   - smithing_table
   - smoker
   - smooth_basalt
   - smooth_quartz
   - smooth_stone
   - sticky_piston
   - stonecutter
   - torch
   - tripwire
   - tripwire_hook
   - wall_torch
   - water
   - waxed_chiseled_copper
   - waxed_copper_block
   - waxed_copper_grate
   - waxed_cut_copper
   - waxed_exposed_chiseled_copper
   - waxed_exposed_copper
   - waxed_exposed_copper_grate
   - waxed_exposed_cut_copper
   - waxed_oxidized_chiseled_copper
   - waxed_oxidized_copper
   - waxed_oxidized_copper_grate
   - waxed_oxidized_cut_copper
   - waxed_weathered_chiseled_copper
   - waxed_weathered_copper
   - waxed_weathered_copper_grate
   - waxed_weathered_cut_copper
   - weathered_chiseled_copper
   - weathered_copper
   - weathered_copper_bulb
   - weathered_copper_grate
   - weathered_cut_copper
   - pearlescent_froglight
   - verdant_froglight
   - ochre_froglight
   - azalea_leaves
   - flowering_azalea_leaves	
   - "#banners"
   - soul_lantern

forbiddenBlocks:

   - piston_head

speed: 2.0

flyblocks:

   "#wool": #wool represents lift
       - 50.0
       - 100.0
   "#chests": # limit chests to make big airships important for merchant missions
       - 0.0
       - N128
   [dispenser,hopper,dropper]: # dispensers and hoppers can be used for inventory too, so limit them as well
       - 0.0
       - 2.0
   furnace: # Furnaces for cargo? really guys?
       - N1
       - N50
   netherite_block: # netherite block represents engines
       - N4
       - N50
   oxidized_copper_bulb: # engines
       - N16
       - 100.0
   redstone_block:
       - N16
       - 100.0