Airskiff: Difference between revisions

From Infarupedia
(Created page with "== Configuration == name: Airskiff maxSize: 250 minSize: 10 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 - ba...")
 
No edit summary
 
Line 147: Line 147:
     - weathered_copper_grate
     - weathered_copper_grate
     - weathered_cut_copper
     - weathered_cut_copper
    - cobweb
    - pearlescent_froglight
    - verdant_froglight
    - ochre_froglight
    - azalea_leaves
    - flowering_azalea_leaves
    - "#banners"
    - soul_lantern


forbiddenBlocks:
forbiddenBlocks:
     - piston_head
     - piston_head


speed: 15.0
speed: 17.0


flyblocks:
flyblocks:
Line 157: Line 165:
         - 50.0
         - 50.0
         - 100.0
         - 100.0
     "#chests": # limit chests to make big airships important for merchant missions
     "#chests":  
         - 0.0
         - 0.0
         - N2
         - N2
     [dispenser,hopper,dropper]: # dispensers and hoppers can be used for inventory too, so limit them as well
     [dispenser,hopper,dropper]:  
         - 0.0
         - 0.0
         - N8
         - N8

Latest revision as of 18:16, 23 November 2024

Configuration

name: Airskiff maxSize: 250 minSize: 10 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
   - cobweb
   - pearlescent_froglight
   - verdant_froglight
   - ochre_froglight
   - azalea_leaves
   - flowering_azalea_leaves	
   - "#banners"
   - soul_lantern

forbiddenBlocks:

   - piston_head

speed: 17.0

flyblocks:

   "#wool": #wool represents lift
       - 50.0
       - 100.0
   "#chests": 
       - 0.0
       - N2
   [dispenser,hopper,dropper]: 
       - 0.0
       - N8
   furnace: # Furnaces for fuel
       - N1
       - N50
   oxidized_copper_bulb: # copper bulb for engine
       - N1
       - 100.0